Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rvanasa committed Jan 11, 2024
1 parent f6b4df6 commit afc44c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm ci
- run: npm run setup
- run: npm run build
- name: Validate `dist` directory
run: git diff --exit-code || exit "Please run 'npm build' to update the 'dist' directory"
Expand Down

0 comments on commit afc44c6

Please sign in to comment.