mirror of
https://github.com/dolthub/dolt.git
synced 2026-03-08 03:07:41 -05:00
increase timeout of mysql-client-tests
This commit is contained in:
2
.github/workflows/ci-mysql-client-tests.yaml
vendored
2
.github/workflows/ci-mysql-client-tests.yaml
vendored
@@ -13,7 +13,7 @@ concurrency:
|
||||
jobs:
|
||||
mysql_client_integrations_job:
|
||||
runs-on: ubuntu-22.04
|
||||
timeout-minutes: 30
|
||||
timeout-minutes: 45
|
||||
name: Run tests
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user