Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot specify subdir with circle #281

Open
calebshay opened this issue Apr 27, 2022 · 0 comments
Open

Cannot specify subdir with circle #281

calebshay opened this issue Apr 27, 2022 · 0 comments

Comments

@calebshay
Copy link

I have several GitHub repos with a general layout of:

reponame
  |_server
  |_client

server and client are two separate elixir projects. As part of my circle build/test, I run mix coveralls.circle --parallel within each of these subdirectories, and once they are both complete, I submit the completion via curl. However, because they are in subdirectories, coveralls.io gets the paths all wrong for the files. Why can't I use the --subdir flag with coveralls.circle to take care of that issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant