Skip to content

Commit

Permalink
test(code-cover.yml): Typo fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
rbeyer committed Dec 27, 2023
1 parent 579d01f commit ca7d4b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-cover.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
python -m pip install -e .
- name: Test with pytest and generate coverage report
run: |
micromamba activate cal
micromamba activate kal
micromamba install -y pytest
micromamba install -y pytest-cov
export ISISROOT=$MAMBA_ROOT_PREFIX/envs/isis
Expand Down

0 comments on commit ca7d4b7

Please sign in to comment.