Skip to content

Commit 83d1b54

Browse files
Revert "buildbottest"
This reverts commit d539152.
1 parent d539152 commit 83d1b54

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,7 @@ jobs:
225225
run: sudo mount $CPYTHON_RO_SRCDIR -oremount,rw
226226
- name: Tests
227227
working-directory: ${{ env.CPYTHON_BUILDDIR }}
228-
run: ./python -m test -R 3:3 test_asyncio
229-
# run: xvfb-run make buildbottest TESTOPTS="-j4 -uall,-cpu"
228+
run: xvfb-run make buildbottest TESTOPTS="-j4 -uall,-cpu"
230229

231230
build_ubuntu_ssltests:
232231
name: 'Ubuntu SSL tests with OpenSSL'

0 commit comments

Comments
 (0)