fix ci
This commit is contained in:
parent
3c8df3808b
commit
2cb74e23fb
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
|
@ -3,6 +3,7 @@ name: test
|
|||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- '**/*'
|
||||
- '!docs/**'
|
||||
- '!examples/**'
|
||||
- '!README.md'
|
||||
|
|
Loading…
Add table
Reference in a new issue