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 fcbfff3 commit fd56333
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:

- name: Install dependencies
run: |
pip install -e ./anemoi-training
pip install -e ./anemoi-models
pip install -e ./anemoi-graphs
pip install -e [training].
pip install -e [models].
pip install -e [graphs].
- name: Run integration tests
run: |
Expand Down

0 comments on commit fd56333

Please sign in to comment.