build: fix gh workflow

This commit is contained in:
Csaba Tuncsik 2023-06-16 12:23:36 +02:00
parent d0f8c83b11
commit 8d7318185f

View file

@ -21,7 +21,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 18.x
run: npm install --prefix=.github/scripts --no-package-lock
- run: npm install --prefix=.github/scripts --no-package-lock
- name: Check for test files
run: node .github/actions/check-tests.mjs