summaryrefslogtreecommitdiff
path: root/.woodpecker.yml
diff options
context:
space:
mode:
Diffstat (limited to '.woodpecker.yml')
-rw-r--r--.woodpecker.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.woodpecker.yml b/.woodpecker.yml
index f3b0e5c..cee339a 100644
--- a/.woodpecker.yml
+++ b/.woodpecker.yml
@@ -4,4 +4,4 @@ pipeline:
environment: [CARGO_TERM_COLOR=always]
commands:
- rustup default stable
- - cargo test
+ - cargo test --no-default-features