Merge branch 'github-actions/testing' into chore/github-actions
This commit is contained in:
commit
f7222eafd6
4 changed files with 5 additions and 4 deletions
|
@ -9,7 +9,7 @@
|
|||
"format": "npm run format --ws",
|
||||
"format-check": "npm run format-check --ws",
|
||||
"lint": "npm run lint --ws",
|
||||
"test:unit": "npm run test:unit --ws"
|
||||
"test:unit": "npm run test:unit -w backend -w frontend"
|
||||
},
|
||||
"workspaces": [
|
||||
"backend",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue