mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-03-30 15:08:28 +00:00
Fix CI test run script
Fix test script command
This commit is contained in:
parent
63781b5bf8
commit
42c3f44434
2
.github/workflows/run-test.yml
vendored
2
.github/workflows/run-test.yml
vendored
@ -17,4 +17,4 @@ jobs:
|
||||
- name: Run linter
|
||||
run: npm run lint
|
||||
- name: Run tests
|
||||
run: npm test:all
|
||||
run: npm run test:all
|
||||
|
Loading…
x
Reference in New Issue
Block a user