Skip to content

Commit

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

0 comments on commit 02b13f1

Please sign in to comment.