Skip to content

Commit

Permalink
chore: add test diff to pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
LingyuCoder committed Nov 16, 2023
1 parent 0514174 commit 52cb2ac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/rspack-test-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
},
"scripts": {
"build": "rimraf dist/ && tsc -b ./tsconfig.build.json --force",
"dev": "tsc -b -w",
"test": "jest --runInBand"
"dev": "tsc -b -w"
},
"files": [
"client",
Expand Down

0 comments on commit 52cb2ac

Please sign in to comment.