Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
millerh1 authored May 31, 2022
1 parent e36dd69 commit 40ee60c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
- name: Lint with flake8
run: |
flake8 .
- name: Test with coverage + pytest
- name: Test with pytest
run: |
pytest

0 comments on commit 40ee60c

Please sign in to comment.