Permit build on Cargo.{lock,toml} changes
This commit is contained in:
parent
00d310f86d
commit
1a9401e1f3
@ -10,6 +10,8 @@ annotate() {
|
||||
|
||||
ci/affects-files.sh \
|
||||
.rs$ \
|
||||
Cargo.lock$ \
|
||||
Cargo.toml$ \
|
||||
ci/test-bench.sh \
|
||||
|| {
|
||||
annotate --style info --context test-bench \
|
||||
|
@ -10,6 +10,8 @@ annotate() {
|
||||
|
||||
ci/affects-files.sh \
|
||||
.rs$ \
|
||||
Cargo.lock$ \
|
||||
Cargo.toml$ \
|
||||
ci/test-coverage.sh \
|
||||
scripts/coverage.sh \
|
||||
|| {
|
||||
|
@ -10,6 +10,8 @@ annotate() {
|
||||
|
||||
ci/affects-files.sh \
|
||||
.rs$ \
|
||||
Cargo.lock$ \
|
||||
Cargo.toml$ \
|
||||
ci/test-stable-perf.sh \
|
||||
ci/test-stable.sh \
|
||||
|| {
|
||||
|
Loading…
x
Reference in New Issue
Block a user