1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2024-12-02 19:06:49 +02:00
comprehensive-rust/.github/workflows
Andrew Walbran 20f02db5f5
Add a cargo workspace containing both crates (#321)
* Move Cargo.toml for exercises to exercises directory.

* Create a workspace with both exercises and i18n-helpers.

* Build in CI as well as testing.

* Binaries must have a main function.

* No need for workspaces configuration for caching anymore.
2023-02-02 16:14:34 +00:00
..
install-mdbook Extract common build steps to composite actions (#242) 2023-01-23 17:08:29 +01:00
setup-rust-cache Add a cargo workspace containing both crates (#321) 2023-02-02 16:14:34 +00:00
build.yml Add a cargo workspace containing both crates (#321) 2023-02-02 16:14:34 +00:00
publish.yml Publish translations to /xx subdirectories (#264) 2023-01-24 12:07:04 +01:00