This commit is contained in:
Scott Anderson
2025-08-24 22:36:20 -04:00
parent d9a178221a
commit f2164a43d0
4 changed files with 6 additions and 19 deletions
+1 -1
View File
@@ -70,4 +70,4 @@ jobs:
node-version: "20"
cache: "npm"
- run: npm ci
- run: npx prettier --check .
- run: npx biome format .