CI flow to run duckscript based tests #54

This commit is contained in:
sagie gur ari 2020-01-11 19:22:54 +00:00
parent 9879f80b51
commit 31e3319cb4

View file

@ -13,6 +13,9 @@ script = [
"rm -Rf ./target"
]
[tasks.test-verbose]
alias = "test"
[tasks.test]
clear = true
dependencies = [