Skip to content

Commit d9e44fe

Browse files
committed
update paths from test workflow
1 parent c45b59c commit d9e44fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/python-test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ on:
99
pull_request:
1010
branches: [ "main" ]
1111
paths:
12-
- "**.py"
12+
- "clang_tools/*"
13+
- "tests/*"
1314
- "**requirements*.txt"
1415
- pyproject.toml
1516
- .pre-commit-config.yaml

0 commit comments

Comments
 (0)