tentative supplémentaire CI
All checks were successful
ci / ci (push) Successful in 1m2s

This commit is contained in:
Nicolas HOARAU 2026-01-30 01:02:10 +04:00
parent 2697957d9e
commit 50d4906024

View file

@ -16,7 +16,8 @@ jobs:
- name: Install dependencies
run: |
corepack enable
pnpm install --jobs 1 --prefer-offline
corepack prepare pnpm@latest --activate
pnpm install --no-frozen-lockfile --child-concurrency 1
- name: Build & Check
run: |