mirror of
https://github.com/imputnet/cobalt.git
synced 2026-01-01 04:21:24 +00:00
ci/web: run type check before building
This commit is contained in:
1
.github/test.sh
vendored
1
.github/test.sh
vendored
@@ -46,6 +46,7 @@ setup_api() {
|
||||
}
|
||||
|
||||
setup_web() {
|
||||
pnpm run --prefix web check
|
||||
pnpm run --prefix web build
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user