mirror of
https://github.com/mue/mue.git
synced 2026-06-05 23:45:53 +02:00
Make lint step non-blocking in CI
This commit is contained in:
1
.github/workflows/automerge.yml
vendored
1
.github/workflows/automerge.yml
vendored
@@ -13,6 +13,7 @@ jobs:
|
||||
run: bun install
|
||||
- name: Lint
|
||||
run: bun run lint
|
||||
continue-on-error: true
|
||||
- name: Build
|
||||
run: bun run build
|
||||
automerge:
|
||||
|
||||
Reference in New Issue
Block a user