Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9f4e1d8

Browse files
committedJan 28, 2025
Common unit tests fix.
1 parent b38ed3d commit 9f4e1d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/test-and-publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
run: |
2626
npm ci
2727
npm run build --if-present
28+
npm run clean
2829
npm run coverage
2930
cd templates/project-ts
3031
npm install || true

0 commit comments

Comments
 (0)
Please sign in to comment.