Skip to content

Commit

Permalink
make test timeout longer
Browse files Browse the repository at this point in the history
  • Loading branch information
bfjelds committed Mar 11, 2021
1 parent 1236aa0 commit 296eb17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-test-cases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ on:
jobs:
build-containers:
runs-on: ubuntu-18.04
timeout-minutes: 35
timeout-minutes: 60

steps:
- name: Checkout the head commit of the branch
Expand Down

0 comments on commit 296eb17

Please sign in to comment.