Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot
2026-03-11 16:43:42 +00:00
+1 -1
View File
@@ -34,4 +34,4 @@ jobs:
run: pip3 install -r requirements-dev.txt
- name: Run tests
run: qmk test-c
run: qmk test-c -j $(nproc)