Skip to content

Commit

Permalink
ci: 👷 commenting build step
Browse files Browse the repository at this point in the history
  • Loading branch information
aacevski committed Jan 7, 2025
1 parent 7db4011 commit 150a753
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
- name: Check types
run: pnpm dlx turbo check-types

- name: Build project
run: pnpm dlx turbo build --filter=@kaneo/web
- # name: Build project
# run: pnpm dlx turbo build --filter=@kaneo/web

0 comments on commit 150a753

Please sign in to comment.