Skip to content

Commit

Permalink
Fix lint not working
Browse files Browse the repository at this point in the history
  • Loading branch information
Geometrically committed Oct 18, 2024
1 parent 7bbdfd2 commit 86922c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/turbo-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ jobs:

- name: Lint
run: pnpm lint
env:
SQLX_OFFLINE: true

- name: Start docker compose
run: docker-compose up -d
Expand Down

0 comments on commit 86922c4

Please sign in to comment.