mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-04-18 22:33:33 +02:00
Before, we only installed and ran `mdbook-pandoc` when publishing the course — which means that a PR change could accidentally break the publish workflow. We now test that it works on every PR. From a discussion in #1704.