Skip to content

Rebase but keep env updates from https://github.com/omnibenchmark/clu… #40

Rebase but keep env updates from https://github.com/omnibenchmark/clu…

Rebase but keep env updates from https://github.com/omnibenchmark/clu… #40

Workflow file for this run

name: run_ob_dev_oras
on:
push:
workflow_dispatch:
# schedule:
# - cron: "30 1 * * *" # at 1.30am
jobs:
run-benchmark:
name: Run on oras
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Use action
uses: omnibenchmark/run_omnibenchmark@main
with:
yaml: Clustering_oras.yml
backend: apptainer
omnibenchmark_branch: 'dev'