mirror of
https://github.com/dolthub/dolt.git
synced 2026-03-17 23:56:33 -05:00
workflow stub needs dummy joib
This commit is contained in:
7
.github/workflows/import-perf.yaml
vendored
7
.github/workflows/import-perf.yaml
vendored
@@ -1,5 +1,10 @@
|
||||
name: Import Benchmarks
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
test:
|
||||
name: Import benchmarks
|
||||
steps:
|
||||
- name: Stub
|
||||
run: echo hello
|
||||
|
||||
|
||||
Reference in New Issue
Block a user