diff --git a/.github/workflows/test-backoffice.yml b/.github/workflows/test-backoffice.yml index f55fb2a24f..2dc10d34b1 100644 --- a/.github/workflows/test-backoffice.yml +++ b/.github/workflows/test-backoffice.yml @@ -39,5 +39,3 @@ jobs: - run: npm run lint:errors - run: npx playwright install --with-deps - run: npm test - - run: npm run check:paths - - run: npm run generate:jsonschema:dist