mirror of
https://github.com/justinwoo/easy-dhall-nix.git
synced 2024-11-23 03:29:42 +01:00
dhall yaml binary name was changed for some reason
This commit is contained in:
parent
29769888e2
commit
735ad924fd
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@ test_exe dhall;
|
|||
test_exe dhall-to-json;
|
||||
test_exe dhall-to-bash;
|
||||
test_exe dhall-to-nix;
|
||||
test_exe dhall-to-yaml;
|
||||
test_exe dhall-to-yaml-ng;
|
||||
|
||||
exit $ERRORS;
|
||||
|
|
Loading…
Reference in a new issue