Skip to content

Commit

Permalink
NO CLOUD BOARD TESTS
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasilge committed Aug 11, 2023
1 parent 6f86f03 commit 3cf09f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/check-boards.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
R_KEEP_PKG_SOURCE: yes

# 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_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 }}

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

0 comments on commit 3cf09f3

Please sign in to comment.