We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8506c57 commit 0bbb0f2Copy full SHA for 0bbb0f2
.github/workflows/apple.yml
@@ -44,5 +44,4 @@ jobs:
44
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
45
- name: test with pytest
46
run: |
47
- pytest -W ignore
48
-
+ pytest
.github/workflows/linux.yml
@@ -44,4 +44,4 @@ jobs:
.github/workflows/windows.yml
@@ -45,4 +45,4 @@ jobs:
0 commit comments