Skip to content

Commit

Permalink
Add timeout-minutes to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
azimux committed Feb 6, 2024
1 parent 6bf641e commit ea100ea
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 @@ -11,6 +11,7 @@ jobs:
ci:
runs-on: ubuntu-latest
name: rubocop
timeout-minutes: 3
steps:
- uses: actions/checkout@v3
- name: Set up Ruby
Expand Down

0 comments on commit ea100ea

Please sign in to comment.