Skip to content

Commit

Permalink
chore: fix unit test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-mangilev committed Jan 25, 2025
1 parent 61cfa96 commit 0409645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
run: npm ci

- name: Run karma tests
run: npx ng test --watch=false
run: npx ng test

0 comments on commit 0409645

Please sign in to comment.