Skip to content

Commit

Permalink
Merge pull request #500 from byuccl/weekly
Browse files Browse the repository at this point in the history
weekly timeout
  • Loading branch information
jgoeders authored Aug 14, 2024
2 parents b5d92aa + 079077a commit ed75901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weeklytests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
make env
. .venv/bin/activate && python bfasst/external_tools.py install_test_yaml ${{ matrix.experiment }}
- name: tests
timeout-minutes: 60
timeout-minutes: 240
run: |
source .venv/bin/activate
python scripts/run.py ${{ matrix.experiment }}
Expand Down

0 comments on commit ed75901

Please sign in to comment.