Skip to content

Commit 483f89c

Browse files
committed
Fix pre-commit
1 parent 304a6a3 commit 483f89c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ci:
2-
skip: [pylint, markdownlint]
2+
skip: [pylint, markdownlint, testing]
33
submodules: true
44

55
default_language_version:

0 commit comments

Comments
 (0)