Revert "Cirrus: Emergency fix to un-stuck PRs"

This reverts commit 6b3073f53e.

Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
Chris Evich 2023-02-06 13:44:54 -05:00
parent 004d611cba
commit 84c674fee0
No known key found for this signature in database
GPG Key ID: 03EDC70FD578067F
1 changed files with 1 additions and 2 deletions

View File

@ -46,8 +46,7 @@ if [[ "${DISTRO_NV}" =~ fedora ]]; then
showrun ${SCRIPT_BASE}/lib.sh.t
export PREBUILD=1
# TODO: Disabled due to test failure breaking all PRs
# showrun bash ${CIRRUS_WORKING_DIR}/.github/actions/check_cirrus_cron/test.sh
showrun bash ${CIRRUS_WORKING_DIR}/.github/actions/check_cirrus_cron/test.sh
fi
msg "Checking 3rd party network service connectivity"