fixup! ci: woodpecker: test exec runner
This commit is contained in:
parent
afdc812d7d
commit
905e57997f
|
@ -20,4 +20,5 @@ pipeline:
|
||||||
test:
|
test:
|
||||||
image: bash
|
image: bash
|
||||||
commands:
|
commands:
|
||||||
|
- export
|
||||||
- nix run pkgs#hello
|
- nix run pkgs#hello
|
||||||
|
|
Loading…
Reference in a new issue