Compare commits

..

1 Commits

Author SHA1 Message Date
Jeff a8419c9c8d It is in fact npm install
Test / test (push) Failing after 28s Details
2024-07-09 21:58:37 -04:00
1 changed files with 1 additions and 2 deletions

View File

@ -7,5 +7,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm install |
npm run test
- run: npm install && nodets jest --config=jest.config.ts