We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e4d802 commit 7b18626Copy full SHA for 7b18626
.github/workflows/node-test.yml
@@ -144,7 +144,7 @@ jobs:
144
# - npm run test:import-export # Fails becuase port 4000 is taken after first run - hub not shutting down?
145
# - npm run test:extensions-emulator # Fails due to cannot find module sharp (not waiting for npm install?)
146
- npm run test:functions-discover
147
- - npm run test:triggers-end-to-end
+ # - npm run test:triggers-end-to-end
148
- npm run test:triggers-end-to-end:inspect
149
- npm run test:storage-deploy
150
# - npm run test:storage-emulator-integration
0 commit comments