You've already forked AstralRinth
forked from didirus/AstralRinth
Fix lint not working
This commit is contained in:
2
.github/workflows/turbo-ci.yml
vendored
2
.github/workflows/turbo-ci.yml
vendored
@@ -67,6 +67,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Lint
|
- name: Lint
|
||||||
run: pnpm lint
|
run: pnpm lint
|
||||||
|
env:
|
||||||
|
SQLX_OFFLINE: true
|
||||||
|
|
||||||
- name: Start docker compose
|
- name: Start docker compose
|
||||||
run: docker-compose up -d
|
run: docker-compose up -d
|
||||||
|
|||||||
Reference in New Issue
Block a user