Skip to content

Commit

Permalink
chore: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
PupoSDC committed Oct 6, 2023
1 parent be78ade commit e952fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: pnpm install

- name: Generate Prisma types
run: pnpm generate
run: pnpm generate:prod

- name: Run Prettier
run: pnpm prettier
Expand Down

0 comments on commit e952fe6

Please sign in to comment.