mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-24 23:32:19 +10:00
ci: remove semantic CSS acceptance test
This commit is contained in:
@@ -79,9 +79,6 @@ jobs:
|
|||||||
- name: Run Baseline E2E Tests
|
- name: Run Baseline E2E Tests
|
||||||
run: pnpm exec playwright test --grep-invert "@semantic-css"
|
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
|
- name: Upload Playwright Report
|
||||||
if: always()
|
if: always()
|
||||||
uses: actions/upload-artifact@v7
|
uses: actions/upload-artifact@v7
|
||||||
|
|||||||
Reference in New Issue
Block a user