Skip to content

Commit

Permalink
tab the problem?
Browse files Browse the repository at this point in the history
  • Loading branch information
midleman committed Dec 9, 2024
1 parent a28dfef commit c277874
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ permissions:

jobs:
integration-tests:
name: integration
name: unit
runs-on: ubuntu-latest-4x
timeout-minutes: 30
env:
Expand All @@ -35,8 +35,8 @@ jobs:
- name: Install Positron License
uses: ./.github/actions/install-license
with:
github-token: ${{ secrets.POSITRON_GITHUB_PAT }}
license-key: ${{ secrets.POSITRON_DEV_LICENSE }}
github-token: ${{ secrets.POSITRON_GITHUB_PAT }}
license-key: ${{ secrets.POSITRON_DEV_LICENSE }}

# one integration test needs this: Connections pane works for R
- name: Setup R
Expand Down

0 comments on commit c277874

Please sign in to comment.