Skip to content

Commit

Permalink
unified timeouts
Browse files Browse the repository at this point in the history
  • Loading branch information
skelly37 authored Jun 29, 2022
1 parent 4896e30 commit f3d3b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
run: picard --long-version --no-crash-dialog
- name: Verify sdist package
if: runner.os != 'Windows'
timeout-minutes: 40
timeout-minutes: 30
run: |
pip install pytest
scripts/package/run-sdist-test.sh

0 comments on commit f3d3b26

Please sign in to comment.