Skip to content

Commit d23e28a

Browse files
committed
Disable integration test due to known breakage from deprecation warnings.
1 parent d3e5de0 commit d23e28a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666

6767
ci_setuptools:
6868
# Integration testing with setuptools
69+
if: ${{ false }} # disabled for deprecation warnings
6970
strategy:
7071
matrix:
7172
python:

0 commit comments

Comments
 (0)