Skip to content

Commit

Permalink
guard against really long running test actions
Browse files Browse the repository at this point in the history
  • Loading branch information
edsu committed Aug 17, 2021
1 parent 4360dda commit a48d955
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- 'README.md'
jobs:
build:
timeout-minutes: 60
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit a48d955

Please sign in to comment.