Skip to content

Commit

Permalink
Enable additional tests (#3778)
Browse files Browse the repository at this point in the history
Co-authored-by: Jacob M-G Evans <[email protected]>
  • Loading branch information
penalosa and JacobMGEvans authored Aug 29, 2023
1 parent c36cb0b commit abfdbb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"postinstall": "patch-package",
"prettify": "prettier . --write --ignore-unknown",
"test": "turbo test",
"test:ci": "turbo test:ci --filter=!local-mode-tests --filter=!no-bundle-import --concurrency=1",
"test:ci": "turbo test:ci --filter=!local-mode-tests --concurrency=1",
"test:watch": "turbo test:watch",
"type:tests": "turbo type:tests"
},
Expand Down

0 comments on commit abfdbb4

Please sign in to comment.