diff --git a/.github/workflows/node-test.yml b/.github/workflows/node-test.yml index 8b3afb28af6..125ab4a21eb 100644 --- a/.github/workflows/node-test.yml +++ b/.github/workflows/node-test.yml @@ -182,7 +182,7 @@ jobs: - npm run test:storage-emulator-integration - npm run test:triggers-end-to-end - npm run test:triggers-end-to-end:inspect - - npm run test:dataconnect-deploy + # - npm run test:dataconnect-deploy - npm run test:dataconnect-emulator steps: - uses: actions/checkout@v4