Skip to content

Commit

Permalink
Remove dependency on doppler in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Lhwhatever committed May 28, 2023
1 parent f2340c8 commit d626977
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ jobs:
working-directory: .
run: npm i
shell: bash
- name: Validate schema
working-directory: .
run: npm run db-validate
shell: bash
- name: Generate prisma client
working-directory: .
run: npm run db-generate
Expand Down

0 comments on commit d626977

Please sign in to comment.