ops: added a lint rule and adjusted the build workflow
Build and Bundle Gleam App / format (push) Failing after 9s
Build and Bundle Gleam App / build-and-bundle (push) Successful in 14s
Build and Bundle Gleam App / publish (push) Failing after 0s

This commit is contained in:
2026-07-10 00:23:48 +02:00
parent 5bcae0e0d6
commit a45e622bb3
11 changed files with 93 additions and 51 deletions
+8
View File
@@ -0,0 +1,8 @@
name: formatcheck
on:
pull_request:
push:
branches: [main]
jobs: