Skip to content

Commit

Permalink
Run GCS tests
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasilge committed Aug 11, 2023
1 parent 3cf09f3 commit 2d3f971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-boards.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# needed for modern board tests
## PINS_AWS_ACCESS_KEY: ${{ secrets.PINS_AWS_ACCESS_KEY}}
## PINS_AWS_SECRET_ACCESS_KEY: ${{ secrets.PINS_AWS_SECRET_ACCESS_KEY}}
## PINS_GCS_PASSWORD: ${{ secrets.PINS_GCS_PASSWORD }}
PINS_GCS_PASSWORD: ${{ secrets.PINS_GCS_PASSWORD }}

# needed for legacy board tests
TEST_AWS_BUCKET: "pins-github-tests"
Expand Down

0 comments on commit 2d3f971

Please sign in to comment.