Skip to content

Commit

Permalink
Add timeout.
Browse files Browse the repository at this point in the history
  • Loading branch information
CPWstatic committed Sep 6, 2021
1 parent 2ffa67a commit 2441121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
run: |
make RM_DIR=false DEBUG=false J=${{ steps.cmake.outputs.j }} tck
working-directory: tests/
timeout-minutes: 60
timeout-minutes: 120
- name: Down cluster
run: |
make down
Expand Down

0 comments on commit 2441121

Please sign in to comment.