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 2536589 commit c030ec1Copy full SHA for c030ec1
.github/workflows/run_conda.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v4
16
17
- name: Use action
18
- uses: omnibenchmark/run_omnibenchmark@main
+ uses: omnibenchmark/run_omnibenchmark@align_with_ob_dev_cli
19
with:
20
yaml: Clustering_conda.yml
21
backend: conda
.github/workflows/run_oras.yml
@@ -14,7 +14,7 @@ jobs:
14
yaml: Clustering_oras.yml
backend: apptainer
0 commit comments