Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
ci: tests build the packages anyway, no need to build twice
Browse files Browse the repository at this point in the history
  • Loading branch information
hanspagel committed Dec 12, 2023
1 parent 65aab04 commit 3f26652
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,5 @@ jobs:
uses: dtinth/setup-github-actions-caching-for-turbo@v1
with:
cache-prefix: snippetz
- name: Build
run: pnpm turbo build
- name: Run tests
run: pnpm turbo test

0 comments on commit 3f26652

Please sign in to comment.