Update unittest.yml

This commit is contained in:
Amit D. 2024-11-23 14:20:13 +02:00 committed by GitHub
parent 60c1c26d2f
commit 363bf4e00d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ on:
- '**.cpp'
- '**.h'
- '**Makefile.am'
'/configure.ac'
- '/configure.ac'
- 'unittest/**.c'
- 'unittest/**.cc'
schedule: