mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-02-22 08:19:36 +02:00
Run translation tests to completion (#1506)
This makes it easier to find and fix all problems in one iteration when something changes with the translation tooling.
This commit is contained in:
parent
e1300e675b
commit
4744079253
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -110,6 +110,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
language: ${{ fromJSON(needs.find-languages.outputs.languages) }}
|
||||
fail-fast: false
|
||||
env:
|
||||
MDBOOK_BOOK__LANGUAGE: ${{ matrix.language }}
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user