Skip to content

Commit cc247c2

Browse files
Adusted spec files to include other file extensions
1 parent 8506f9f commit cc247c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/h2spec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
- 'vlib/net/http/h2_*.v'
1212
- 'vlib/net/http/server*.v'
1313
- 'vlib/net/http/http*.v'
14-
- 'vlib/net/http/h2spec/*.v'
14+
- 'vlib/net/http/h2spec/**'
1515
- 'vlib/net/mbedtls/*.v'
1616
- '.github/workflows/h2spec.yml'
1717
pull_request:

0 commit comments

Comments
 (0)