Skip to content

Commit

Permalink
add ci
Browse files Browse the repository at this point in the history
  • Loading branch information
aslushnikov committed Jul 1, 2024
1 parent 1d5021d commit 0afaf87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests_primary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: |
echo "::group::npm run build"
npm ci
npm run build
echo "::endgroup::"
shell: bash
Expand Down

0 comments on commit 0afaf87

Please sign in to comment.