Actualiser .github/workflows/ci.yml
Some checks failed
CI / lint (push) Successful in 1m7s
CI / intent-service-test (push) Successful in 10m12s
CI / build (push) Successful in 1m3s
CI / e2e (push) Failing after 1m21s
CI / test (push) Has been cancelled

This commit is contained in:
kyuno 2026-08-27 21:40:04 +02:00
parent 0f0c5d2f65
commit 7984499b48

View file

@ -35,7 +35,7 @@ jobs:
steps:
- uses: https://github.com/actions/checkout@v4
- uses: https://github.com/pnpm/action-setup@v4
- uses: pnpm/action-setup@v4
- uses: https://github.com/actions/setup-node@v4
with:
@ -64,7 +64,7 @@ jobs:
steps:
- uses: https://github.com/actions/checkout@v4
- uses: https://github.com/pnpm/action-setup@v4
- uses: pnpm/action-setup@v4
- uses: https://github.com/actions/setup-node@v4
with:
@ -126,7 +126,7 @@ jobs:
steps:
- uses: https://github.com/actions/checkout@v4
- uses: https://github.com/pnpm/action-setup@v4
- uses: pnpm/action-setup@v4
- uses: https://github.com/actions/setup-node@v4
with:
@ -141,7 +141,7 @@ jobs:
steps:
- uses: https://github.com/actions/checkout@v4
- uses: https://github.com/pnpm/action-setup@v4
- uses: pnpm/action-setup@v4
- uses: https://github.com/actions/setup-node@v4
with: