Skip to content

Commit 8be403b

Browse files
Run lintian on .changes instead of individual .deb.
This make sure the source package checks are done too.
1 parent bbe625e commit 8be403b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ jobs:
8888
eatmydata debuild -us -uc
8989
sudo apt-get install ../*.deb
9090
./scripts/runtests -p tests/
91-
eatmydata lintian --info --display-info --pedantic --display-experimental ../*.deb
91+
eatmydata lintian --info --display-info --pedantic --display-experimental ../linuxcnc*.changes

0 commit comments

Comments
 (0)