We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a61ac67 commit 1932bffCopy full SHA for 1932bff
.github/workflows/weekly_tests.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
fetch-depth: 0 # required to analyze which files are modified in this branch
20
- name: Set up conda
21
- - uses: conda-incubator/setup-miniconda@v3
+ uses: conda-incubator/setup-miniconda@v3
22
23
auto-update-conda: false
24
python-version: "3.10"
0 commit comments