Merge branch 'maint'

This commit is contained in:
Johnathan Corgan
2026-07-23 02:42:48 +00:00
8 changed files with 329 additions and 17 deletions
+2
View File
@@ -61,6 +61,8 @@ jobs:
run: pip3 install --quiet pyyaml
- name: Check local and GitHub runners cover the same work
run: bash testing/check-ci-parity.sh
- name: Check test log matchers against the strings src/ emits
run: python3 testing/check-log-strings.py
fmt:
name: Format check