mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
c44f8b2b68
# Objective - Using the `cargo run -p ci` command locally is unreliable, as it does not run tests. - This is particularly unreliable for doc tests, as they are not run as part of `cargo test`. ## Solution - add more steps to the appropriate Rust file. ## Known Problems This duplicates work done to run tests when run on Github. @mockersf, suggestions on if we care / how we can mitigate it? |
||
---|---|---|
.. | ||
contributing | ||
example-run | ||
ISSUE_TEMPLATE | ||
linters | ||
workflows | ||
bors.toml | ||
dependabot.yml | ||
FUNDING.yml | ||
label-config.yml | ||
pull_request_template.md |