ruffle/.github
relrelb 4021cb54a4 ci: Run cargo in locked mode
Per https://doc.rust-lang.org/cargo/commands/cargo-test.html#manifest-options,
`cargo --locked` assumes that `Cargo.lock` is up-to-date, and otherwise
exits with an error.
Besides the nice validation, this might hopefully speed-up CI a bit.

This could be done on Web as well, but I'm not sure what's the best
way of doing it.
2022-05-17 12:47:50 -07:00
..
ISSUE_TEMPLATE chore: Add error-report issue template 2022-01-02 13:59:54 -08:00
workflows ci: Run cargo in locked mode 2022-05-17 12:47:50 -07:00
dependabot.yml dev: set dependabot npm versioning strategy to increase 2021-06-20 02:21:17 -07:00