This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
bun-version-file: ".bun-version"
|
||||
|
||||
- name: Install dependencies
|
||||
run: bun install --frozen-lockfile
|
||||
run: bun install
|
||||
|
||||
- name: Run lint
|
||||
run: bun run check:code
|
||||
|
||||
Reference in New Issue
Block a user