updated frontend workflow
This commit is contained in:
parent
7f701c55b0
commit
cb4cb94cea
1 changed files with 1 additions and 1 deletions
2
.github/workflows/frontend-tests.yaml
vendored
2
.github/workflows/frontend-tests.yaml
vendored
|
|
@ -24,5 +24,5 @@ jobs:
|
|||
|
||||
- name: Run tests
|
||||
working-directory: frontend
|
||||
run: yarn test
|
||||
run: yarn test --watchAll
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue