Skip to content

Commit

Permalink
Add timeout-minutes to CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Nov 29, 2023
1 parent cb83b32 commit a7c587e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ concurrency:
jobs:
build:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit a7c587e

Please sign in to comment.