diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 0844bbca..20bd3374 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -51,4 +51,4 @@ jobs: - name: Run Integration tests run: | export PYTHONUNBUFFERED=1 - py.test integration-tests/ -s --full-trace \ No newline at end of file + py.test integration-tests/ -s --full-trace