Skip to content

Commit 79328b9

Browse files
committed
Show black's diff in CI
1 parent 7fe0a0f commit 79328b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
sudo apt-get install python3-poetry libgpgme-dev
1717
poetry install
1818
- name: Check code formatting with black
19-
run: poetry run black --check ldnp/
19+
run: poetry run black --check --diff ldnp/
2020

2121
build-appimage:
2222
name: Build AppImage

0 commit comments

Comments
 (0)