diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 9c84f4f8ca3..cfc62606ff0 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -117,6 +117,8 @@ jobs: pip install -r test-requirements.txt + export DEBUG=true + source /entrypoint.sh # GitHub runner home is different than container