Skip to content

Commit

Permalink
Need to set it in quotes (?) 👧
Browse files Browse the repository at this point in the history
  • Loading branch information
anawas committed Dec 20, 2024
1 parent e2f9a4c commit f73f66b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
with:
mamba-version: "*"
channels: conda-forge
channel-priority: true
conda-remove-defaults: true
channel-priority: "true"
conda-remove-defaults: "true"
- name: Install Deps
shell: bash -el {0}
run: |
Expand Down

0 comments on commit f73f66b

Please sign in to comment.