chore: No need to build:server on CI
This commit is contained in:
@@ -39,5 +39,5 @@ jobs:
|
|||||||
name: test
|
name: test
|
||||||
command: yarn test
|
command: yarn test
|
||||||
- run:
|
- run:
|
||||||
name: build
|
name: build-webpack
|
||||||
command: yarn build
|
command: yarn build:webpack
|
||||||
Reference in New Issue
Block a user