Skip to content

Commit

Permalink
Adjust github action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkrz committed Dec 13, 2023
1 parent 4f5c282 commit b871de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: conda-incubator/setup-miniconda@v3
with:
activate-environment: anaconda-client-env
environment-file: environment.yaml
environment-file: environment.yml
auto-activate-base: false
- run: |
conda info
Expand Down

0 comments on commit b871de7

Please sign in to comment.