Create page Object Field Step 2 (#2068)

* create page

* change runs-on param
This commit is contained in:
bosiraphael
2023-10-16 18:02:39 +02:00
committed by GitHub
parent e147e7aebb
commit 3dae11b6e4
5 changed files with 73 additions and 1 deletions

View File

@ -69,7 +69,7 @@ jobs:
"yarn storybook:pages:coverage"
front-modules-sb-test:
needs: front-yarn-install
runs-on: ubuntu-latest
runs-on: ci-4-cores
env:
REACT_APP_SERVER_BASE_URL: http://localhost:3000
steps: