Skip to content

Commit

Permalink
fixup! chore: remove turbo for now
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoerge committed Mar 12, 2024
1 parent 0521320 commit 81a37a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/formatCheck.yml
Expand Up @@ -46,4 +46,4 @@ jobs:
run: pnpm install

- name: Run format check
run: pnpm turbo run check:format
run: pnpm check:format

0 comments on commit 81a37a4

Please sign in to comment.