Skip to content

Commit e71c566

Browse files
committed
fix(ci): test-lvh filter
1 parent be09f13 commit e71c566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-lvh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Run tests in LVH
33
on:
44
push:
55
paths:
6-
- .github/workflows/test.yml
6+
- .github/workflows/test-lvh.yml
77
- "**.c"
88
- "**.h"
99
- "**/Makefile"

0 commit comments

Comments
 (0)