Set 3 workers for storybook coverage (#1255)
* Set 3 workers for storybook coverage * fix * fix * fix * change ubuntu-latest to ci-4-cores * fix
This commit is contained in:
2
.github/workflows/ci-front.yaml
vendored
2
.github/workflows/ci-front.yaml
vendored
@ -6,7 +6,7 @@ on:
|
||||
pull_request_target:
|
||||
jobs:
|
||||
front-test:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ci-4-cores
|
||||
env:
|
||||
REACT_APP_SERVER_BASE_URL: http://localhost:3000
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user