We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e9f70a commit 1e61b6aCopy full SHA for 1e61b6a
.github/workflows/run_conda.yml
@@ -15,8 +15,8 @@ jobs:
15
uses: actions/checkout@v4
16
17
- name: Use action
18
- uses: omnibenchmark/run_omnibenchmark@align_with_ob_dev_cli
+ uses: omnibenchmark/run_omnibenchmark@main
19
with:
20
yaml: Clustering_conda.yml
21
backend: conda
22
- omnibenchmark_branch: 'release/0.3.0'
+ omnibenchmark_branch: 'refactor/drop-schema-v2'
.github/workflows/run_oras.yml
@@ -14,8 +14,8 @@ jobs:
14
yaml: Clustering_oras.yml
backend: apptainer
0 commit comments