mirror of
https://github.com/github/semantic.git
synced 2024-12-26 08:25:19 +03:00
Add the tests as a target.
This commit is contained in:
parent
a3b837da31
commit
6ccc15a0b7
@ -2,3 +2,6 @@ cmd: "stack build semantic-diff"
|
||||
name: "semantic-diff"
|
||||
env:
|
||||
PATH: "~/.local/bin:~/Developer/Tools:~/Library/Haskell/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
|
||||
targets:
|
||||
test:
|
||||
cmd: "stack build :semantic-diff-test"
|
||||
|
Loading…
Reference in New Issue
Block a user