make-tests-work #7

Open
aCheeseInTheDark wants to merge 16 commits from make-tests-work into master
1 changed files with 2 additions and 1 deletions
Showing only changes of commit 11b7d420dc - Show all commits

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