Skip to content

Commit

Permalink
Track changes in IDAES/idaes-compatibility#9
Browse files Browse the repository at this point in the history
  • Loading branch information
lbianchi-lbl committed Aug 3, 2023
1 parent 593f0fd commit b0853df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@ jobs:
echo "" > pytest.ini
- name: Install and run compatibility tests
run: |
pip install "git+https://github.com/IDAES/idaes-compatibility@main"
pip install "git+https://github.com/IDAES/idaes-compatibility@refs/pull/9/merge"
pytest --pyargs idaes_compatibility

0 comments on commit b0853df

Please sign in to comment.