Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
emilkrebs committed Nov 17, 2023
2 parents 06ccb46 + 5ddaee6 commit ed0350d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
env:
BOT_TOKEN: ${{secrets.BOT_TOKEN}}
- run: npm ci
- run: npm run build
- run: npm run test

0 comments on commit ed0350d

Please sign in to comment.