mirror of
https://github.com/github/semantic.git
synced 2024-11-27 12:57:49 +03:00
Explicitly build the executable target.
This commit is contained in:
parent
c148a9ab8b
commit
470f469568
@ -33,5 +33,5 @@ install:
|
||||
- cabal new-build --only-dependencies -j
|
||||
|
||||
script:
|
||||
- cabal new-build -j semantic-core semantic
|
||||
- cabal new-build -j semantic-core semantic:exe:semantic
|
||||
- cabal new-test semantic:test
|
||||
|
Loading…
Reference in New Issue
Block a user