Skip to content

Commit 864605b

Browse files
committed
[tmp] Disable some tests
1 parent f65e838 commit 864605b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
mypy --config-file tests/.mypy.ini $( git ls-tree -r --name-only HEAD | 'grep' -E '[.]py$' )
6464
6565
Tests:
66+
if: false
6667
runs-on: ${{ matrix.os }}
6768

6869
strategy:

0 commit comments

Comments
 (0)