mirror of
https://github.com/coder/code-server.git
synced 2026-05-27 17:13:49 +02:00
refactor: add scripts to separate unit, e2e tests
This commit is contained in:
@@ -6,7 +6,7 @@ main() {
|
||||
|
||||
yarn fmt
|
||||
yarn lint
|
||||
yarn test
|
||||
yarn test:unit
|
||||
}
|
||||
|
||||
main "$@"
|
||||
|
||||
Reference in New Issue
Block a user