ci: run local tests on PR (#2024)

This commit is contained in:
ITOH
2022-02-09 12:34:45 -05:00
committed by GitHub
parent 0153020368
commit 9c7a7a18e3
+5
View File
@@ -6,6 +6,11 @@ on:
- "plugins/**"
- "src/**"
- "tests/**"
pull_request:
paths:
- "plugins/**"
- "src/**"
- "tests/**"
jobs:
test: