We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02b13f1 commit d342a4bCopy full SHA for d342a4b
.github/workflows/tests.yml
@@ -25,7 +25,7 @@ jobs:
25
run: |
26
npm install
27
cp config.json.docker config.json
28
- tools/devSetup.js
+ node tools/devSetup.js
29
30
- name: Run Tests
31
working-directory: ./trainingportal
0 commit comments