workflows: add check to run bud
This commit is contained in:
parent
469b3746cf
commit
74208fb88f
1
.github/workflows/check.yml
vendored
1
.github/workflows/check.yml
vendored
@ -26,3 +26,4 @@ jobs:
|
||||
- run: nix -Lv flake check
|
||||
- run: nix -Lv build ".#nixosConfigurations.NixOS.config.system.build.toplevel"
|
||||
- run: nix -Lv develop -c echo OK
|
||||
- run: nix -Lv develop --command bud --help
|
||||
|
Loading…
Reference in New Issue
Block a user