Skip to content

Commit

Permalink
Fix dumb typo in running only reader_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Jul 19, 2023
1 parent 0cd692a commit 1d8bc7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ jobs:
- name: Run unit tests
shell: bash -l {0}
run: |
pytest satpy/tests/readers_tests
pytest satpy/tests/reader_tests

0 comments on commit 1d8bc7c

Please sign in to comment.