Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tmarktaylor committed Sep 13, 2024
1 parent 8cec6cb commit bbe9e27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
run: |
pytest -v test
- name: README.md examples
if: ${{ matrix.python-version }} != 3.7
run: |
pip install phmutest
phmutest README.md --log
Expand Down

0 comments on commit bbe9e27

Please sign in to comment.