remove tests that are already included in azure-pipelines

This commit is contained in:
Jacob Overgaard
2024-11-09 12:17:18 +01:00
parent 0642e4d4bf
commit 2c8f1ce6b7

View File

@@ -39,5 +39,3 @@ jobs:
- run: npm run lint:errors - run: npm run lint:errors
- run: npx playwright install --with-deps - run: npx playwright install --with-deps
- run: npm test - run: npm test
- run: npm run check:paths
- run: npm run generate:jsonschema:dist