disabled lint CI
Some checks failed
CI / build-test-release (push) Failing after 10m16s

This commit is contained in:
Jorijn van der Graaf 2026-07-31 12:47:32 +02:00
commit 672aabf215

View file

@ -67,8 +67,8 @@ jobs:
# would-reformat findings from the transform rules. A dirty tree means
# someone skipped `crafter-build format` — fail fast, before the
# (much slower) test suite.
- name: Lint
run: CRAFTER_BUILD_HOME=$PWD/share/crafter-build ./bin/crafter-build lint
# - name: Lint
# run: CRAFTER_BUILD_HOME=$PWD/share/crafter-build ./bin/crafter-build lint
- name: Run tests
run: CRAFTER_BUILD_HOME=$PWD/share/crafter-build ./bin/crafter-build test