Skip to content

Commit 2dd8a56

Browse files
authored
Update test.yml
Fix buildcheck
1 parent f23d292 commit 2dd8a56

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
- develop
88
paths:
99
- src/**
10+
- tests/**
11+
- samples/**
1012
- .github/workflows/**
1113
- "*.props"
1214
- "*.targets"
@@ -17,6 +19,8 @@ on:
1719
- develop
1820
paths:
1921
- src/**
22+
- tests/**
23+
- samples/**
2024
- .github/workflows/**
2125
- "*.props"
2226
- "*.targets"

0 commit comments

Comments
 (0)