Skip to content

Commit

Permalink
Set timeout for integration_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mirakui committed Oct 20, 2024
1 parent fbf518b commit e017242
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ env:
jobs:
integration_test:
runs-on: ubuntu-latest
timeout-minutes: 5

env:
BUNDLE_GEMFILE: gemfiles/${{ matrix.gemfile }}.gemfile
Expand Down

0 comments on commit e017242

Please sign in to comment.