ci: remove semantic CSS acceptance test

This commit is contained in:
Amruth Pillai
2026-08-13 09:40:54 +02:00
parent e4b28e9825
commit 5a75eda893
-3
View File
@@ -79,9 +79,6 @@ jobs:
- name: Run Baseline E2E Tests
run: pnpm exec playwright test --grep-invert "@semantic-css"
- name: Run Semantic CSS Acceptance
run: pnpm exec playwright test tests/e2e/specs/semantic-css
- name: Upload Playwright Report
if: always()
uses: actions/upload-artifact@v7