fix(scaffolder): remove invalid flag to pass build
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ jobs:
|
||||
working-directory: .
|
||||
run: |
|
||||
yarn install
|
||||
yarn build --if-present
|
||||
yarn build
|
||||
yarn test
|
||||
env:
|
||||
CI: true
|
||||
|
||||
Reference in New Issue
Block a user