Skip to content

Commit

Permalink
tests are covered by @vtbag/website. Just build here
Browse files Browse the repository at this point in the history
  • Loading branch information
martrapp committed Sep 5, 2024
1 parent 91344ea commit 495a409
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,3 @@ jobs:
run: npm ci
- name: Build
run: npm run build
- name: Prepare tests
run: npx playwright install --with-deps

- name: Run tests
run: npm test

0 comments on commit 495a409

Please sign in to comment.