mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-23 08:15:43 +02:00
chore: Run tests if any includes change.
This commit is contained in:
committed by
Pete Johanson
parent
e5050e40fe
commit
0890aaeaff
@@ -6,11 +6,13 @@ on:
|
||||
- ".github/workflows/test.yml"
|
||||
- "app/tests/**"
|
||||
- "app/src/**"
|
||||
- "app/include/**"
|
||||
pull_request:
|
||||
paths:
|
||||
- ".github/workflows/test.yml"
|
||||
- "app/tests/**"
|
||||
- "app/src/**"
|
||||
- "app/include/**"
|
||||
|
||||
jobs:
|
||||
collect-tests:
|
||||
|
||||
Reference in New Issue
Block a user