mirror of
https://github.com/nix-community/home-manager.git
synced 2026-06-05 21:02:51 +00:00
tests: perform code formatting test in test suite
This should improve visibility when CI job fails due to bad formatting.
This commit is contained in:
@@ -11,7 +11,6 @@ stages:
|
||||
Run tests:
|
||||
stage: test
|
||||
script:
|
||||
- ./format -c && echo Format is OK
|
||||
- nix-shell --pure tests -A run.files-text
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == "master"
|
||||
|
||||
Reference in New Issue
Block a user