Skip to content

Commit b57db59

Browse files
committed
pr_tests_mps
1 parent 052de9a commit b57db59

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/pr_tests_mps.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@ on:
66
- main
77
paths:
88
- "src/diffusers/**.py"
9+
- "benchmarks/**.py"
10+
- "examples/**.py"
11+
- "scripts/**.py"
912
- "tests/**.py"
13+
- ".github/**.yml"
14+
- "utils/**.py"
1015

1116
env:
1217
DIFFUSERS_IS_CI: yes

0 commit comments

Comments
 (0)