We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8bf73d commit f27f3fdCopy full SHA for f27f3fd
.github/workflows/python-app.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v3
18
- uses: s-weigand/[email protected]
19
with:
20
- conda-channels: [bioconda, conda-forge]
+ conda-channels: bioconda, conda-forge
21
activate-conda: true
22
repository: NCSA/NEAT
23
- name: Environment Setup
0 commit comments