We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0809ae commit 6795c06Copy full SHA for 6795c06
.github/workflows/typeguard.yml
@@ -1,7 +1,8 @@
1
name: typeguard
2
3
-on:
4
- - push
+# TODO: enable this once typeguard=4 is released and issues are fixed.
+# on:
5
+# - push
6
7
jobs:
8
typeguard:
0 commit comments