Skip to content

Commit

Permalink
Change directory to training portal for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-ion committed Dec 22, 2024
1 parent d92564d commit d6d3073
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Tests"
name: "Training Portal Tests"
on:
push:
branches: [main]
Expand All @@ -22,6 +22,7 @@ jobs:
- run: npm install

# Setup config
- run: cd trainingportal
- run: cp config.json.docker config.json

# Setup local database and local user
Expand Down

0 comments on commit d6d3073

Please sign in to comment.