Skip to content

Commit

Permalink
change for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
oloapinivad committed Jul 4, 2024
1 parent e04a9c6 commit 2a2ada1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mambatest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:
with:
environment-file: environment.yml
environment-name: ecmean
cache-downloads: true
cache-environment: true
- name: Install Coverage
run: |
python -m pip install pytest coverage coveralls
Expand Down

0 comments on commit 2a2ada1

Please sign in to comment.