Skip to content

Commit

Permalink
Add missing node command
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-ion committed Dec 22, 2024
1 parent 02b13f1 commit d342a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
npm install
cp config.json.docker config.json
tools/devSetup.js
node tools/devSetup.js
- name: Run Tests
working-directory: ./trainingportal
Expand Down

0 comments on commit d342a4b

Please sign in to comment.