Try fixing test
This commit is contained in:
parent
00916da7da
commit
093b14ccda
1 changed files with 1 additions and 0 deletions
1
.github/workflows/check.yml
vendored
1
.github/workflows/check.yml
vendored
|
|
@ -57,4 +57,5 @@ jobs:
|
|||
- name: Test frontend
|
||||
run: |
|
||||
cd frontend
|
||||
npm ci
|
||||
npm run test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue