Skip to content

Commit

Permalink
Fixed macos_intel_install action
Browse files Browse the repository at this point in the history
  • Loading branch information
micheles committed Oct 15, 2024
1 parent 231e347 commit 8eee7f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos_intel_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
- name: Run tests for hazardlib, sep, commands, engine, hmtk, risklib, commonlib and baselib to test installation
if: always()
run: |
curl -O https://downloads.openquake.org/test_data/exposure.hdf5
source ~/openquake/bin/activate
cd ~/work/oq-engine/oq-engine/openquake
pytest --doctest-modules --disable-warnings --color=yes --durations=10 hazardlib sep commands engine hmtk risklib commonlib baselib
Expand Down

0 comments on commit 8eee7f0

Please sign in to comment.