diff --git a/.github/workflows/integration_test.yml b/.github/workflows/integration_test.yml index 5a6d72bf..bfe977a7 100644 --- a/.github/workflows/integration_test.yml +++ b/.github/workflows/integration_test.yml @@ -14,4 +14,4 @@ jobs: uses: ./.github/workflows/python-test.yml python: uses: ./.github/workflows/playwright.yml - needs: [python] \ No newline at end of file + needs: [python]