Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
mosquito committed Apr 9, 2024
1 parent 5a2f01e commit 0707ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -43,7 +43,7 @@ jobs:
python-version: "3.11"
- run: python -m pip install poetry
- run: poetry install
- run: poetry run pytest -svv README.rst
- run: poetry run pytest -svv README.md
env:
FORCE_COLOR: 1

Expand Down

0 comments on commit 0707ffa

Please sign in to comment.