Skip to content

Commit

Permalink
fix test dep
Browse files Browse the repository at this point in the history
  • Loading branch information
andre-merzky committed May 8, 2024
1 parent bc283d6 commit eb9731d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
. testenv/bin/activate
python -m pip install --upgrade pip setuptools
python -m pip install git+https://github.com/radical-cybertools/radical.utils.git@devel
python -m pip install git+https://github.com/radical-cybertools/radical.gtod.git@devel
python -m pip install git+https://github.com/radical-cybertools/radical.saga.git@devel
python -m pip install git+https://github.com/radical-cybertools/radical.pilot.git@devel
python -m pip install --upgrade .
Expand Down

0 comments on commit eb9731d

Please sign in to comment.