Skip to content

Commit

Permalink
Build before running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
benjie committed Sep 24, 2024
1 parent eb5e4ce commit 658e004
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: yarn --frozen-lockfile
- run: yarn prepack
- run: yarn test

lint:
Expand Down

0 comments on commit 658e004

Please sign in to comment.