Skip to content

Commit

Permalink
increased integration tests timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
vodemn committed Mar 17, 2024
1 parent 411ec92 commit e376391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:
run-integration-tests:
name: Run integration tests
timeout-minutes: 60
timeout-minutes: 90
runs-on: macos-13
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit e376391

Please sign in to comment.