Skip to content

Commit

Permalink
bump timeout time to 3 hrs
Browse files Browse the repository at this point in the history
  • Loading branch information
schloerke committed Oct 5, 2020
1 parent 9eb722b commit 24c92b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-runtests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ jobs:
# do not update pkgs, as they were installed above
# do update app pkgs, as they have NOT been installed
- name: Run tests
timeout-minutes: 120
timeout-minutes: 180
shell: Rscript {0}
run: |
options(install.packages.check.source = 'no')
Expand Down

0 comments on commit 24c92b7

Please sign in to comment.