Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Aschwanden committed Dec 19, 2023
1 parent 45216ec commit c70ef8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
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: pypism
environment-file: etc/example-environment.yml
environment-file: example-environment.yml
python-version: ${{ matrix.python-version }}
channels: conda-forge
allow-softlinks: true
Expand Down

0 comments on commit c70ef8e

Please sign in to comment.