Skip to content

Commit d342a4b

Browse files
committed
Add missing node command
1 parent 02b13f1 commit d342a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: |
2626
npm install
2727
cp config.json.docker config.json
28-
tools/devSetup.js
28+
node tools/devSetup.js
2929
3030
- name: Run Tests
3131
working-directory: ./trainingportal

0 commit comments

Comments
 (0)