make-tests-work #7

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

View File

@ -5,6 +5,6 @@ on: [push]
jobs:
test:
runs-on: ubuntu-latest
uses: https://github.com/actions/checkout@v4
steps:
- uses: actions/checkout@v4
- run: npm run test