This commit is contained in:
2026-05-06 00:05:17 +02:00
parent 412e13c6d2
commit 2c14fc6125
-3
View File
@@ -33,9 +33,6 @@ jobs:
- name: Install dependencies
run: bun install
- name: Lint
run: bun run lint
- name: Build
run: bun run build