Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua-Douglas authored Dec 6, 2023
1 parent 7a10e4f commit 6f3d5b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
COGNITO_ACCESS_ID: ${{ secrets.COGNITO_ACCESS_ID }}
COGNITO_ACCESS_KEY: ${{ secrets.COGNITO_ACCESS_KEY }}
run: |
echo "COGNITO_REGION set"
tox -e releasetest
test-app:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6f3d5b7

Please sign in to comment.