Fix front jest tests (#5331)

This commit is contained in:
Charles Bochet
2024-05-08 01:49:49 +02:00
committed by GitHub
parent bb995d5488
commit eef497cb57
11 changed files with 9 additions and 18 deletions

View File

@ -18,7 +18,7 @@ concurrency:
jobs:
front-sb-build:
runs-on: ubuntu-latest
runs-on: ci-8-cores
env:
REACT_APP_SERVER_BASE_URL: http://localhost:3000
steps: