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

Fix CI related issues #51

Merged
merged 4 commits into from
Aug 4, 2019
Merged

Fix CI related issues #51

merged 4 commits into from
Aug 4, 2019

Conversation

saschagrunert
Copy link
Owner

Closes #47

@lo48576
Copy link
Contributor

lo48576 commented Aug 4, 2019

https://gist.github.com/zargony/de209b1a790c3cb2176c86405a51b33c#file-config-yml-L12-L14

It seems that cargo generate-lockfile or something like that is necessary to generate Cargo.lock.

@saschagrunert
Copy link
Owner Author

https://gist.github.com/zargony/de209b1a790c3cb2176c86405a51b33c#file-config-yml-L12-L14

It seems that cargo generate-lockfile or something like that is necessary to generate Cargo.lock.

Yep, thanks. Now it should work. PTAL

@saschagrunert saschagrunert merged commit d510283 into master Aug 4, 2019
@codecov
Copy link

codecov bot commented Aug 4, 2019

Codecov Report

Merging #51 into master will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master     #51   +/-   ##
======================================
  Coverage    95.3%   95.3%           
======================================
  Files          10      10           
  Lines         747     747           
======================================
  Hits          712     712           
  Misses         35      35

@saschagrunert saschagrunert deleted the ci-fixes branch August 4, 2019 15:40
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.

Problems around CI stuff
2 participants