mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-22 02:50:04 -05:00
workflow stub needs dummy joib
This commit is contained in:
@@ -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