mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-10-03 09:49:14 +02:00
Fix npm syntax
This commit is contained in:
parent
f92edf0026
commit
00fca44986
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -130,7 +130,7 @@ jobs:
|
|||
working-directory: js
|
||||
|
||||
- name: Run unit tests
|
||||
run: npm ci-test
|
||||
run: npm run ci-test
|
||||
working-directory: js
|
||||
|
||||
- name: Upload Test Results
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue