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 1209b48 commit 0e3338eCopy full SHA for 0e3338e
.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@dev
+ uses: omnibenchmark/run_omnibenchmark@main
19
with:
20
yaml: Clustering_conda.yml
21
backend: conda
0 commit comments