We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73fdd52 commit a5d44ecCopy full SHA for a5d44ec
1 file changed
.github/workflows/python-package.yml
@@ -27,9 +27,6 @@ jobs:
27
- name: View poetry --help
28
run: poetry --help
29
30
- - name: Formatting with black
31
- run: poetry run black /netdata /tests--check
32
-
33
- name: Test with pytest
34
run: poetry run pytest -n 2
35
0 commit comments