Skip to content

Commit d2e9bb4

Browse files
committed
chore: do not build before running tests
1 parent 2d17e21 commit d2e9bb4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"build:smithy-client": "yarn build:crypto-dependencies && lerna run --scope '@aws-sdk/client-rds-data' --include-dependencies pretest",
1818
"build:all": "yarn build:crypto-dependencies && lerna run build",
1919
"build-documentation": "yarn remove-documentation && typedoc",
20-
"pretest:all": "yarn build:all",
2120
"test:all": "jest --coverage --passWithNoTests && lerna run test --scope '@aws-sdk/{fetch-http-handler,hash-blob-browser}'",
2221
"test:functional": "jest --config tests/functional/jest.config.js --passWithNoTests",
2322
"test:integration-legacy": "cucumber-js --fail-fast",

0 commit comments

Comments
 (0)