This commit is contained in:
felinae98 2021-06-17 11:33:02 +08:00
parent 61f258f685
commit 2707ab4607
No known key found for this signature in database
GPG Key ID: 00C8B010587FF610

View File

@ -26,7 +26,7 @@ jobs:
- image: cimg/python:3.9
steps:
- checkout
- run: sed -e '41,45d' -i pyproject.toml
# - run: sed -e '41,45d' -i pyproject.toml
- poetry/install
- poetry/shell:
args: pytest --junitxml=test-results/junit.xml