-
Notifications
You must be signed in to change notification settings - Fork 250
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
chore: remove cargo-near-build
as separate import in [dev-dependencies]
(examples)
#1263
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1263 +/- ##
==========================================
- Coverage 80.23% 80.20% -0.03%
==========================================
Files 102 102
Lines 14598 14598
==========================================
- Hits 11712 11708 -4
- Misses 2886 2890 +4 ☔ View full report in Codecov by Sentry. |
@dj8yfo can you please suggest me a way to include |
@virajbhartiya please revert the change for build-script. This must be lines for factory-contract. |
6be8cde
to
22f3500
Compare
@virajbhartiya together with reverting |
@race-of-sloths score 2 |
@dj8yfo Thank you for calling! @virajbhartiya Thank you for the contribution! Join Race of Sloths by simply mentioning me in your comment/PRs description and start collecting Sloth Points through contributions to open source projects. What is the Race of SlothsRace of Sloths is a friendly competition where you can participate in challenges and compete with other open-source contributors within your normal workflow For contributors:
For maintainers:
Feel free to check our website for additional details! Bot commands
|
cargo-near-build
as separate import in [dev-dependencies]
(examples)
Closes #1257
Removed the individual export for
cargo-near-build
to use the default exported dependency