Skip to content

Commit

Permalink
⏱ Set test action timeout to 60m
Browse files Browse the repository at this point in the history
  • Loading branch information
phatblat committed May 20, 2021
1 parent 037cd16 commit ea6505a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ jobs:
build:
name: test
runs-on: macos-latest
timeout-minutes: 60
steps:
- name: Checkout
uses: actions/checkout@master
Expand Down

0 comments on commit ea6505a

Please sign in to comment.