Skip to content

Commit 0ccaca3

Browse files
committed
run when build.rs changes
1 parent 4230d2b commit 0ccaca3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
paths:
77
- 'src/**/*.rs'
88
- 'tests/**/*.rs'
9+
- 'build.rs'
910
- 'Cargo.toml'
1011
- 'Cargo.lock'
1112
- '.github/**/*.yml'

0 commit comments

Comments
 (0)