Add a "just check" command

This commit is contained in:
Stefan Haller
2026-06-07 15:51:56 +02:00
parent 68f3bcf53b
commit badb089a86
+4
View File
@@ -46,6 +46,10 @@ e2e-tui *args:
e2e-all:
go test pkg/integration/clients/*.go
# Run some tests on the current commit, similar to what CI does.
check:
./scripts/check_commit.sh
bump-gocui:
scripts/bump_gocui.sh