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 e8cef5a commit 0d73a9fCopy full SHA for 0d73a9f
.github/workflows/build.yml
@@ -42,7 +42,6 @@ jobs:
42
xvfb-run
43
xz-devel
44
zlib-devel
45
- - uses: actions/checkout@v4
46
- run: ./configure --with-pydebug
47
- run: make -j
48
- run: ./python -m test -j3
0 commit comments