Skip to content

Commit 6795c06

Browse files
authored
Disable typeguard CI pipeline (#415)
1 parent e0809ae commit 6795c06

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/typeguard.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: typeguard
22

3-
on:
4-
- push
3+
# TODO: enable this once typeguard=4 is released and issues are fixed.
4+
# on:
5+
# - push
56

67
jobs:
78
typeguard:

0 commit comments

Comments
 (0)