Skip to content

Commit

Permalink
Build before running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck committed Sep 18, 2023
1 parent 7a4ab22 commit 9d70179
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
node: ${{ env.NODE_VERSION }}
cache: ${{ env.CACHE_KEY }}

- run: npm run build
- run: npm run build:test
- run: npm test

Expand Down

0 comments on commit 9d70179

Please sign in to comment.