Skip to content

Commit

Permalink
[gh-action] note for prisma and pnpm issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sabovyan committed Nov 21, 2023
1 parent ce02b2f commit 11d17c4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install Dependencies
run: pnpm install

- name: 11111111111111111
- name: Add generated prisma types
run: pnpm exec prisma generate

- name: Lint Project
Expand Down
4 changes: 4 additions & 0 deletions notes.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
- import order for eslint
https://dev.to/otamnitram/sorting-your-imports-correctly-in-react-213m


-- pnpm issue with prisma
https://github.com/prisma/prisma/issues/2584#issuecomment-646414549

0 comments on commit 11d17c4

Please sign in to comment.