mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-10 15:42:25 +00:00
Fix errors (#407)
* Make sure that unit tests run on all release versions * [ErgoDox EZ] Fix complication issues due to updates * [ErgoDox EZ] Fix compilication errors and warnings We want all green! * Fix weird merge conflicts
This commit is contained in:
3
.github/workflows/unit_test.yml
vendored
3
.github/workflows/unit_test.yml
vendored
@@ -6,8 +6,7 @@ permissions:
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- develop
|
||||
- firmware[0-9]+
|
||||
pull_request:
|
||||
paths:
|
||||
- 'builddefs/**'
|
||||
|
||||
Reference in New Issue
Block a user