It is in fact npm install
Test / test (push) Failing after 38s Details

This commit is contained in:
Jeff 2024-07-09 21:56:20 -04:00
parent 11b7d420dc
commit 7f76f375ce
1 changed files with 1 additions and 1 deletions

View File

@ -7,5 +7,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm run install |
- run: npm install |
npm run test