tests: add shellcheck
This commit is contained in:
committed by
Erik Arvstedt
parent
b625325487
commit
9a92d29111
@@ -36,3 +36,7 @@ task:
|
||||
build_script:
|
||||
- nix flake check
|
||||
- ./test/nixos-search/ci-test.sh
|
||||
|
||||
- name: shellcheck
|
||||
build_script:
|
||||
- nix shell --inputs-from . nixpkgs#{shellcheck,findutils,gnugrep} -c ./test/shellcheck.sh
|
||||
|
||||
Reference in New Issue
Block a user