mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-01 21:10:13 +00:00
CI: remove unsupported vitest args
This commit is contained in:
parent
c957ccd9e6
commit
98d943edf2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
|
||||
- name: Frontend unit tests
|
||||
working-directory: frontend-modern
|
||||
run: npm run test -- --runInBand
|
||||
run: npm run test
|
||||
|
||||
- name: Type-check frontend
|
||||
working-directory: frontend-modern
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue