Skip to content

Commit 8d4fbee

Browse files
committed
Stop skipping regression tests
1 parent cfd1ab3 commit 8d4fbee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/xtest.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
with:
3333
image: danielflook/python-minifier-build:${{ matrix.python }}-2024-09-15
3434
run: |
35-
exit 0
3635
3736
if [[ "${{ matrix.python }}" == "python3.4" ]]; then
3837
(cd /usr/lib64/python3.4/test && python3.4 make_ssl_certs.py)

0 commit comments

Comments
 (0)