mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-05 10:31:30 -06:00
6 lines
193 B
YAML
6 lines
193 B
YAML
name: 'Dolt loading dump file integration tests'
|
|
description: 'Smoke tests for loading dump file into Dolt'
|
|
runs:
|
|
using: 'docker'
|
|
image: '../../../integration-tests/DataDumpLoadDockerfile'
|