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 cfd1ab3 commit 8d4fbeeCopy full SHA for 8d4fbee
1 file changed
.github/workflows/xtest.yaml
@@ -32,7 +32,6 @@ jobs:
32
with:
33
image: danielflook/python-minifier-build:${{ matrix.python }}-2024-09-15
34
run: |
35
- exit 0
36
37
if [[ "${{ matrix.python }}" == "python3.4" ]]; then
38
(cd /usr/lib64/python3.4/test && python3.4 make_ssl_certs.py)
0 commit comments