1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-04-18 22:33:33 +02:00
Martin Geisler c509dbd9e4
Always install and run mdbook-pandoc (#1713)
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.
2024-03-04 16:25:58 +01:00
..