Disable Notebooks Test (#980)

This commit is contained in:
Steve Faulkner
2021-08-16 09:35:21 -07:00
committed by GitHub
parent 4110be10bd
commit 2dfd90ca0f
2 changed files with 2 additions and 2 deletions

View File

@@ -143,7 +143,7 @@ jobs:
- ./test/mongo/container.spec.ts
- ./test/mongo/container32.spec.ts
- ./test/selfServe/selfServeExample.spec.ts
- ./test/notebooks/upload.spec.ts
# - ./test/notebooks/upload.spec.ts // TEMP disabled since notebooks service is off
- ./test/sql/resourceToken.spec.ts
- ./test/tables/container.spec.ts
steps: