Skip to content

Commit

Permalink
ci: set 1 hour timeout for "Build and test" job
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperMaxusa authored and copy committed Sep 27, 2024
1 parent f92e6b4 commit a9a538f
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 @@ -18,6 +18,7 @@ jobs:
test:
runs-on: ubuntu-latest
name: Build and test
timeout-minutes: 60
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit a9a538f

Please sign in to comment.