Skip to content

Commit 1d5177c

Browse files
committed
devops: github test workflow
1 parent af0a4c6 commit 1d5177c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: pnpm install
2929

3030
- name: Run Biome lint
31-
run: pnpm biome:lint
31+
run: pnpm lint
3232

3333
- name: Build
3434
run: pnpm build

0 commit comments

Comments
 (0)