Might help to install the packages
Test / test (push) Failing after 9s Details

This commit is contained in:
Jeff 2024-07-09 21:55:48 -04:00
parent f36a56d6c4
commit 11b7d420dc
1 changed files with 2 additions and 1 deletions

View File

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