It is in fact npm install
Test / test (push) Failing after 28s
Details
Test / test (push) Failing after 28s
Details
This commit is contained in:
parent
11b7d420dc
commit
a8419c9c8d
|
|
@ -7,5 +7,4 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: npm run install |
|
||||
npm run test
|
||||
- run: npm install && nodets jest --config=jest.config.ts
|
||||
Loading…
Reference in New Issue