Skip to content

Commit

Permalink
Set a 1 min time limit
Browse files Browse the repository at this point in the history
  • Loading branch information
NigelBreslaw committed Dec 23, 2023
1 parent 6f52941 commit 6d8e51e
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 @@ -10,6 +10,7 @@ jobs:
build:
name: build
runs-on: ubuntu-latest
timeout-minutes: 1
steps:
- uses: actions/[email protected]
- uses: oven-sh/[email protected]
Expand Down

0 comments on commit 6d8e51e

Please sign in to comment.