Skip to content

Commit

Permalink
Merge pull request #196 from pyiron/coveragetimeout
Browse files Browse the repository at this point in the history
Add timeout to coverage
  • Loading branch information
jan-janssen committed Apr 23, 2024
2 parents b43e777 + fbc154e commit 601a52f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Expand Up @@ -25,6 +25,7 @@ jobs:
environment-file: .ci_support/environment-openmpi.yml
- name: Test
shell: bash -l {0}
timeout-minutes: 5
run: |
pip install versioneer[toml]==0.29
pip install . --no-deps --no-build-isolation
Expand Down

0 comments on commit 601a52f

Please sign in to comment.