We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42a2d7a commit 151a36eCopy full SHA for 151a36e
1 file changed
.github/workflows/complete_check.yml
@@ -38,4 +38,6 @@ jobs:
38
./experimental/ieee/check.sh
39
./standard/ieee/check.sh
40
./standard/iana/check.sh
41
- ./standard/itu/check.sh
+
42
+ # disable as imported as a submodule
43
+ # ./standard/itu/check.sh
0 commit comments