diff --git a/.woodpecker.yml b/.woodpecker.yml index b2d8b5d..b6cce0c 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -86,6 +86,7 @@ steps: image: *rust_image commands: - ./test.sh + when: *slow_check_paths publish_to_crates_io: image: *rust_image