Skip to content

Commit

Permalink
Revert "Track changes in IDAES/idaes-compatibility#9"
Browse files Browse the repository at this point in the history
This reverts commit b0853df.
  • Loading branch information
lbianchi-lbl committed Aug 3, 2023
1 parent 00f9178 commit 1406bb3
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@refs/pull/9/merge"
pip install "git+https://github.com/IDAES/idaes-compatibility@main"
pytest --pyargs idaes_compatibility

0 comments on commit 1406bb3

Please sign in to comment.