pull/2497/head
Dax Raad 2025-09-09 23:48:35 -04:00
parent e53fb7f8ed
commit 8c7fee7840
1 changed files with 1 additions and 1 deletions

View File

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