Skip to content

Fix vendored deps so that cargo test works#6

Open
randomsamples wants to merge 1 commit intoicfp:submissionfrom
randomsamples:fix_vendored_deps
Open

Fix vendored deps so that cargo test works#6
randomsamples wants to merge 1 commit intoicfp:submissionfrom
randomsamples:fix_vendored_deps

Conversation

@randomsamples
Copy link
Copy Markdown

@randomsamples randomsamples commented Jul 19, 2020

The .gitignore file ignores Dockerfile which causes vendored deps, several of which contain these files, not to have their complete contents. Therefore cargo test fails when it tries to checksum the vendored deps. This fixes the 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

Successfully merging this pull request may close these issues.

1 participant