diff --git a/.github/workflows/integration_test.yml b/.github/workflows/integration_test.yml index 80c0f346..455a5c30 100644 --- a/.github/workflows/integration_test.yml +++ b/.github/workflows/integration_test.yml @@ -14,4 +14,4 @@ jobs: uses: ./.github/workflows/python-test.yml playwright: uses: ./.github/workflows/playwright.yml - needs: [python] + needs: [python]