mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-22 02:50:04 -05:00
added timeout for MySQL client integration tests
This commit is contained in:
@@ -9,6 +9,7 @@ on:
|
||||
jobs:
|
||||
mysql_client_integrations_job:
|
||||
runs-on: ubuntu-18.04
|
||||
timeout-minutes: 30
|
||||
name: Run tests
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user