Skip to content

Commit

Permalink
Install checked-out version of Parsl in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mercybassey committed Mar 6, 2024
1 parent 5c7a6c0 commit b1eda08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/parsl+flux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Install Parsl
run: |
pip3 install parsl
pip3 install .
- name: Start Flux
run: |
Expand Down

0 comments on commit b1eda08

Please sign in to comment.