Skip to content

test launching single and multi-table together #2

test launching single and multi-table together

test launching single and multi-table together #2

name: Run SDGym Benchmark Single-Table
on:
workflow_dispatch:
schedule:
- cron: "0 5 1 * *"
push:
branches:
- issue-516-add-workflows
jobs:
call-run-sdgym-benchmark:
uses: ./.github/workflows/run_benchmark.yml
with:
modality: single_table
secrets: inherit