Skip to content

Commit 13ffce6

Browse files
authored
Add dataconnect e2e test to CI (#7242)
1 parent fe3bfb7 commit 13ffce6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/node-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ jobs:
122122
- npm run test:storage-emulator-integration
123123
- npm run test:triggers-end-to-end
124124
- npm run test:triggers-end-to-end:inspect
125+
- npm run test:dataconnect-deploy
125126
steps:
126127
- uses: actions/checkout@v4
127128
- uses: actions/setup-node@v3
@@ -177,6 +178,7 @@ jobs:
177178
- npm run test:triggers-end-to-end:inspect
178179
- npm run test:storage-deploy
179180
# - npm run test:storage-emulator-integration
181+
- npm run test:dataconnect-deploy
180182
steps:
181183
- name: Setup Java JDK
182184
uses: actions/[email protected]

0 commit comments

Comments
 (0)