ci: add check step

This commit is contained in:
Bruno BELANYI 2021-08-08 20:04:13 +02:00
parent 75630df80d
commit 25ae1ab53e

View file

@ -7,6 +7,10 @@ steps:
commands:
- nix develop -c make
- name: check
commands:
- nix flake check
- name: deploy
commands:
- nix run github:ambroisie/nix-config#drone-scp