Skip to content

Commit

Permalink
ci: set strict channel priority to true
Browse files Browse the repository at this point in the history
  • Loading branch information
deliaBlue committed Jan 12, 2025
1 parent 3add762 commit fbf26bb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
with:
mamba-version: "*"
activate-environment: mirflowz
channel-priority: true
environment-file: environment.yml
auto-activate-base: false

Expand Down Expand Up @@ -68,6 +69,7 @@ jobs:
with:
mamba-version: "*"
activate-environment: mirflowz
channel-priority: true
environment-file: environment.yml
auto-activate-base: false

Expand Down Expand Up @@ -105,6 +107,7 @@ jobs:
with:
mamba-version: "*"
activate-environment: mirflowz
channel-priority: true
environment-file: environment.yml
auto-activate-base: false

Expand Down Expand Up @@ -139,6 +142,7 @@ jobs:
with:
mamba-version: "*"
activate-environment: mirflowz
channel-priority: true
environment-file: environment.yml
auto-activate-base: false

Expand Down

0 comments on commit fbf26bb

Please sign in to comment.