mirror of
https://github.com/dolthub/dolt.git
synced 2025-12-30 16:12:39 -06:00
/.github/{actions, workflows}: rename action
This commit is contained in:
5
.github/actions/benchmark-runner-tests/action.yaml
vendored
Normal file
5
.github/actions/benchmark-runner-tests/action.yaml
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
name: 'Dolt Benchmark Runner Utility Test'
|
||||
description: "Smoke tests for Dolt's benchmark runner utility"
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: '../../../SysbenchDockerfile'
|
||||
@@ -1,5 +0,0 @@
|
||||
name: 'Dolt Sysbench Runner Utility Test'
|
||||
description: "Smoke tests for Dolt's sysbench runner utility"
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: '../../../SysbenchDockerfile'
|
||||
Reference in New Issue
Block a user