Fix syntax highlighting Continuous-Integration.md

This commit is contained in:
John Kilpatrick 2022-01-05 23:51:31 +00:00 committed by Eli Schwartz
parent 09f52a3817
commit 484a389bbe
1 changed files with 1 additions and 1 deletions

View File

@ -207,7 +207,7 @@ GCC on Linux, Mac and Windows. The optional `on:` parameters only run
this CI when the C code is changed--corresponding ci_python.yml might
run only on "**.py" file changes.
```yml
```yaml
name: ci_meson
on: