Skip to content

Commit 618f23e

Browse files
committed
Add animations path to test smh
1 parent 0ea3705 commit 618f23e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,14 @@ name: Test Autorec
33
on:
44
pull_request:
55
paths:
6+
- "animations"
67
- "module/autorec.json"
78
- "scripts/combine-animations.mjs"
89
- "scripts/test-animations.mjs"
910
- ".github/workflows/test.yml"
1011
push:
1112
paths:
13+
- "animations"
1214
- "module/autorec.json"
1315
- "scripts/combine-animations.mjs"
1416
- "scripts/test-animations.mjs"

0 commit comments

Comments
 (0)