This commit is contained in:
Dax Raad
2025-09-09 23:48:35 -04:00
parent e53fb7f8ed
commit 8c7fee7840

View File

@@ -24,6 +24,6 @@ jobs:
run: bun install
- name: Run format
run: bun run format
run: ./script/format.ts
env:
CI: true