diff --git a/.github/workflows/test-integration.yml b/.github/workflows/test-integration.yml index c0915c8..9bd200a 100644 --- a/.github/workflows/test-integration.yml +++ b/.github/workflows/test-integration.yml @@ -94,6 +94,7 @@ jobs: SERVER_ADDRESS: 0.0.0.0:8000 UPLOAD_PATH: ./uploads WATCH_FOLDER: ./watch + DEBUG: 1 - name: Wait for server to be ready run: |