Skip to content

Commit c0c7918

Browse files
joehanhlshen
andauthored
Disable dataconnect deploy test until we can fix it (#8294)
Co-authored-by: Harold Shen <[email protected]>
1 parent b344d1d commit c0c7918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ jobs:
182182
- npm run test:storage-emulator-integration
183183
- npm run test:triggers-end-to-end
184184
- npm run test:triggers-end-to-end:inspect
185-
- npm run test:dataconnect-deploy
185+
# - npm run test:dataconnect-deploy
186186
- npm run test:dataconnect-emulator
187187
steps:
188188
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)