test env
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
Bruno BELANYI 2023-07-30 15:27:06 +01:00
parent 102ce898b2
commit 17a0215dd8

View file

@ -23,6 +23,7 @@ pipeline:
- name: check
image: bash
commands:
- nix shell pkgs#coreutils --command env
- nix flake check
when:
event: *all_events