Skip to content

Commit

Permalink
cii now runs prepare step for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gaiety-deque committed May 28, 2024
1 parent 8b78165 commit ae68dc8
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 @@ -18,6 +18,7 @@ jobs:
node-version: 20
cache: 'npm'
- run: npm ci
- run: npm prepare
- run: npm run build
# v4 download seems to have some flakiness with the download of artifacts so pinning to v3 for now
# @see https://github.com/actions/download-artifact/issues/249
Expand Down

0 comments on commit ae68dc8

Please sign in to comment.