Michael Yang 1 year ago
parent
commit
2cb74e23fb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/test.yaml

+ 1 - 0
.github/workflows/test.yaml

@@ -3,6 +3,7 @@ name: test
 on:
   pull_request:
     paths:
+      - '**/*'
       - '!docs/**'
       - '!examples/**'
       - '!README.md'