Skip to content

Commit 91fb4f7

Browse files
ci: fix lint.yml
1 parent 924f87d commit 91fb4f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
run: pip install gaplint
2525
- name: "Run gaplint on the graphviz package"
2626
run: |
27-
gaplint gap/*.g* tst/*.tst examples/*.g* PackageInfo.g init.g read.g makedoc.g tst/testall.g
27+
gaplint gap/*.g* tst/*.tst examples/*.g* PackageInfo.g init.g read.g makedoc.g tst/testall.g

0 commit comments

Comments
 (0)