tests: add shellcheck

This commit is contained in:
Otto Sabart
2022-08-16 21:00:00 +02:00
committed by Erik Arvstedt
parent b625325487
commit 9a92d29111
3 changed files with 30 additions and 1 deletions

View File

@@ -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