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.
2 parents 9efcb48 + 3ac79f0 commit 7716580Copy full SHA for 7716580
.github/workflows/pr_and_main.yml
@@ -39,7 +39,6 @@ jobs:
39
steps:
40
- uses: actions/checkout@v2
41
with:
42
- ref: ${{ github.head_ref }}
43
fetch-depth: 0 # history required so cmake can determine version
44
- uses: conda-incubator/setup-miniconda@v2
45
- run: conda install --channel conda-forge --yes conda-build mamba boa
0 commit comments