Skip to content

Commit abfdbb4

Browse files
Enable additional tests (#3778)
Co-authored-by: Jacob M-G Evans <[email protected]>
1 parent c36cb0b commit abfdbb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"postinstall": "patch-package",
2525
"prettify": "prettier . --write --ignore-unknown",
2626
"test": "turbo test",
27-
"test:ci": "turbo test:ci --filter=!local-mode-tests --filter=!no-bundle-import --concurrency=1",
27+
"test:ci": "turbo test:ci --filter=!local-mode-tests --concurrency=1",
2828
"test:watch": "turbo test:watch",
2929
"type:tests": "turbo type:tests"
3030
},

0 commit comments

Comments
 (0)