Skip to content

Commit

Permalink
Add timeout to maze-runner runs
Browse files Browse the repository at this point in the history
  • Loading branch information
Cawllec committed Jan 13, 2025
1 parent 5543721 commit c8dd6d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-maze-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ on:
jobs:
maze-runner:
runs-on: ubuntu-latest
timeout-minutes: 30

env:
BUNDLE_GEMFILE: Gemfile-maze-runner
Expand Down

0 comments on commit c8dd6d6

Please sign in to comment.