Skip to content

Commit

Permalink
Specify tag for IDAES/idaes-compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
lbianchi-lbl committed Aug 3, 2023
1 parent 3a48f6f commit 6688318
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 @@ -220,5 +220,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@0.23.8"
pytest --pyargs idaes_compatibility

0 comments on commit 6688318

Please sign in to comment.