mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-22 11:29:06 -05:00
6 lines
179 B
YAML
6 lines
179 B
YAML
name: 'Dolt MySQL client integration tests'
|
|
description: 'Smoke tests for mysql client integrations'
|
|
runs:
|
|
using: 'docker'
|
|
image: '../../../integration-tests/MySQLDockerfile'
|