Skip to content

Commit

Permalink
Common unit tests fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
shimkiv committed Jan 28, 2025
1 parent b38ed3d commit 9f4e1d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
run: |
npm ci
npm run build --if-present
npm run clean
npm run coverage
cd templates/project-ts
npm install || true
Expand Down

0 comments on commit 9f4e1d8

Please sign in to comment.