Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
norlandrhagen committed Oct 7, 2024
1 parent f3480ad commit 59393f6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ jobs:
- name: 🏄‍♂️ Run Tests
shell: bash -l {0}
run: |
py.test tests -v -n auto \
py.test tests -v -n auto \
--cov=pangeo_forge_recipes --cov-config .coveragerc \
--cov-report term-missing \
--cov-report xml \
Expand Down

0 comments on commit 59393f6

Please sign in to comment.