Skip to content

Commit

Permalink
fix windows unit-tests 8
Browse files Browse the repository at this point in the history
  • Loading branch information
BioPhoton committed Oct 22, 2024
1 parent 65ed51d commit a85bd0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Unit test affected projects
run: npx nx affected -t unit-test --parallel=3 --verbose --coverage.enabled
run: npx nx affected -t unit-test --parallel=3 --coverage.enabled

e2e:
strategy:
Expand Down

0 comments on commit a85bd0d

Please sign in to comment.