Skip to content

Commit

Permalink
update pytest w.r.t. removed exposan branch
Browse files Browse the repository at this point in the history
  • Loading branch information
joyxyz1994 committed Dec 16, 2024
1 parent 22a303e commit d9df7b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
python -m pip install pytest nbval
pip install --no-cache-dir git+https://github.com/BioSTEAMDevelopmentGroup/thermosteam.git@qsdsan
pip install --no-cache-dir git+https://github.com/BioSTEAMDevelopmentGroup/biosteam.git@qsdsan
pip install --no-cache-dir git+https://github.com/QSD-Group/EXPOsan.git@bsm2
pip install --no-cache-dir git+https://github.com/QSD-Group/EXPOsan.git@werf
pip install --no-cache-dir -r requirements.txt
- name: Test with pytest
run: |
Expand Down

0 comments on commit d9df7b1

Please sign in to comment.