feedback/feedback.yaml
2022-03-06 13:28:54 +01:00

6 lines
229 B
YAML

loops:
ci: nix-build ci.nix --no-out-link
install: stack build --exec='feedback --help' --no-nix --system-ghc --with-hpack hpack
test: stack build --exec='feedback-test --debug ci' --no-nix --system-ghc --with-hpack hpack