Skip to content

Commit 51e4ebb

Browse files
committed
asdfafd
1 parent b3f992b commit 51e4ebb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: poetry --help
2929

3030
- name: Formatting with black
31-
run: poetry run black --check
31+
run: poetry run black /netdata /tests--check
3232

3333
- name: Test with pytest
3434
run: poetry run pytest -n 2

0 commit comments

Comments
 (0)