mirror of
https://github.com/github/semantic.git
synced 2024-12-29 18:06:14 +03:00
Try running tests for semantic-source within its dir
This commit is contained in:
parent
21d5a4db38
commit
c4900f92d4
@ -44,8 +44,8 @@ script:
|
||||
- cabal v2-run semantic:test
|
||||
- cabal v2-run semantic-core:test
|
||||
- cabal v2-run semantic-python:test
|
||||
- cabal v2-run semantic-source:test
|
||||
- cabal v2-run semantic-source:doctest
|
||||
- cd semantic-source; cabal v2-run semantic-source:test
|
||||
- cd semantic-source; cabal v2-run semantic-source:doctest
|
||||
# parse-examples is disabled because it slaughters our CI
|
||||
# - cabal v2-run semantic:parse-examples
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user