Skip to content

Commit

Permalink
revert AWS keys
Browse files Browse the repository at this point in the history
  • Loading branch information
drernie committed Dec 5, 2023
1 parent f4118e4 commit 73c1db6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ jobs:
run: |
make test TEST_OS=${{ matrix.os }}
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
BENCHLING_TENANT: ${{ secrets.BENCHLING_TENANT }}
BENCHLING_CLIENT_ID: ${{ secrets.BENCHLING_CLIENT_ID }}
BENCHLING_CLIENT_SECRET_ARN: ${{ secrets.BENCHLING_CLIENT_SECRET_ARN }}
Expand Down

0 comments on commit 73c1db6

Please sign in to comment.