Skip to content

Commit

Permalink
fix: action fails when intending to use existing credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
peterwoodworth committed Aug 24, 2023
1 parent 0fd1f7a commit 321e675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-integ.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
matrix:
os: [[self-hosted, linux-fargate], windows-latest, ubuntu-latest, macos-latest]
node: [14, 16, 18]
name: Run access key integ tests
name: Run access key from env integ tests
runs-on: ${{ matrix.os }}
timeout-minutes: 30
steps:
Expand Down

0 comments on commit 321e675

Please sign in to comment.