1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00

Run the parse-examples checks on CI.

🎩 @tclem
This commit is contained in:
Patrick Thomson 2019-06-04 17:11:25 -04:00
parent c562987921
commit 840ce490ce

View File

@ -34,4 +34,4 @@ install:
script:
- cabal new-build -j semantic-core semantic:exe:semantic
- cabal new-test semantic:test semantic-core:spec
- cabal new-test semantic:test semantic:parse-examples semantic-core:spec