Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Nov 13, 2023
1 parent dfcfcad commit fb5400f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ jobs:
- name: Run Tests
run: pnpm run --if-present test
env:
BANDCAMP_BAND_ID: ${{ secrets.BANDCAMP_BAND_ID }}
BANDCAMP_CLIENT_ID: ${{ secrets.BANDCAMP_CLIENT_ID }}
BANDCAMP_CLIENT_SECRET: ${{ secrets.BANDCAMP_CLIENT_SECRET }}
BANDCAMP_PACKAGE_IDS: ${{ secrets.BANDCAMP_PACKAGE_IDS }}
BANDCAMP_SALE_ID: ${{ secrets.BANDCAMP_SALE_ID }}

0 comments on commit fb5400f

Please sign in to comment.