Might help to install the packages
Test / test (push) Failing after 9s
Details
Test / test (push) Failing after 9s
Details
This commit is contained in:
parent
f36a56d6c4
commit
11b7d420dc
|
|
@ -7,4 +7,5 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: npm run test
|
- run: npm run install |
|
||||||
|
npm run test
|
||||||
Loading…
Reference in New Issue