Skip to content

Commit

Permalink
update env file on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
xmnlab committed Apr 19, 2024
1 parent e3d523d commit 30d590a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: conda-incubator/setup-miniconda@v3
with:
miniconda-version: "latest"
environment-file: conda/base.yaml
environment-file: conda/dev.yaml
channels: conda-forge,nodefaults
activate-environment: poc-celery
auto-update-conda: true
Expand Down

0 comments on commit 30d590a

Please sign in to comment.