Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
stereobooster committed May 5, 2024
1 parent ad3f52a commit 4888327
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,8 @@ jobs:
- name: Install Playwright Browsers
run: pnpm exec playwright install chromium

- run: ls -la .turbo || exit 0

- name: Build
run: pnpm build --cache-dir=.turbo

- run: ls -la .turbo || exit 0

- name: Test
run: pnpm test

0 comments on commit 4888327

Please sign in to comment.