bevy/.github
Alice Cecile c44f8b2b68 Run tests (including doc tests) in cargo run -p ci command (#3849)
# 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?
2022-02-03 04:25:45 +00:00
..
contributing Added API guidelines to CONTRIBUTING.md (#3646) 2022-01-16 02:40:25 +00:00
example-run CI: use lavapipe instead of swiftshader when running examples (#3358) 2021-12-17 23:58:09 +00:00
ISSUE_TEMPLATE new labels: feature request 2021-07-13 13:29:05 -07:00
linters Ignore reddit when checking markdown links (#3223) 2021-11-29 20:55:12 +00:00
workflows Run tests (including doc tests) in cargo run -p ci command (#3849) 2022-02-03 04:25:45 +00:00
bors.toml Re-enable nightly checks and add new dependency duplicate (#3525) 2022-01-02 20:18:53 +00:00
dependabot.yml dependabot: use new C-Dependencies label 2021-07-13 12:51:48 -07:00
FUNDING.yml Create FUNDING.yml 2020-08-18 10:59:30 -07:00
label-config.yml Relicense Bevy under the dual MIT or Apache-2.0 license (#2509) 2021-07-23 21:11:51 +00:00
pull_request_template.md Add PR Template (#2272) 2021-06-02 21:07:56 +00:00