Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
theissenhelen committed Feb 21, 2025
1 parent 36b0176 commit a54a0a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install dependencies
run: |
pip install "-e ./training[all,tests] -e ./graphs[all,tests] -e ./models[all,tests]"
pip install -e ./training[all,tests] -e ./graphs[all,tests] -e ./models[all,tests]
- name: Run integration tests
run: |
Expand Down

0 comments on commit a54a0a5

Please sign in to comment.