Skip to content

Commit

Permalink
Reduce radical step timeout to 10 minutes, because that's plenty for …
Browse files Browse the repository at this point in the history
…seeing a hang, it looks like
  • Loading branch information
benclifford committed Oct 30, 2023
1 parent e257506 commit 6b0bc67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
make clean_coverage
- name: make radical_local_test
timeout-minutes: 20
timeout-minutes: 10
run: |
make radical_local_test
Expand Down

0 comments on commit 6b0bc67

Please sign in to comment.