fix/3p-ci-error-handling
Miro Stauder 2 years ago committed by GitHub
parent f705e705b1
commit 2a6e1b4889
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -99,8 +99,8 @@ jobs:
#sed -i 's/timeout -v -s1 800 //' run-tests.bash
# fix permissions
mkdir django/cache
chmod -R 777 django/cache
mkdir django-framework/cache
chmod -R 777 django-framework/cache
# set tested database infra
#sed -i 's/^fn_test_proxysql m/#fn_test_proxysql m/' run-tests.bash

Loading…
Cancel
Save