Skip to content

Commit 363bf4e

Browse files
authored
Update unittest.yml
1 parent 60c1c26 commit 363bf4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- '**.cpp'
99
- '**.h'
1010
- '**Makefile.am'
11-
'/configure.ac'
11+
- '/configure.ac'
1212
- 'unittest/**.c'
1313
- 'unittest/**.cc'
1414
schedule:

0 commit comments

Comments
 (0)