ci) use non-stylish eslint formatter in runner
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Failing after 1m59s
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Failing after 1m59s
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
|||||||
run: bun install --frozen-lockfile
|
run: bun install --frozen-lockfile
|
||||||
|
|
||||||
- name: Lint
|
- name: Lint
|
||||||
run: bun run lint
|
run: bun run lint -- --format unix
|
||||||
|
|
||||||
- name: Unit tests
|
- name: Unit tests
|
||||||
run: bun run test
|
run: bun run test
|
||||||
|
|||||||
Reference in New Issue
Block a user