Skip to content

Commit

Permalink
Add build timeout (cosmos#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
ejfitzgerald authored Jul 21, 2020
1 parent 3a3abcd commit e29c7e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ on:
jobs:
build-and-test:
runs-on: ubuntu-18.04
timeout-minutes: 15

steps:
- uses: actions/checkout@v2
- name: Set up ssh keys
Expand Down

0 comments on commit e29c7e1

Please sign in to comment.