Skip to content
Snippets Groups Projects
Commit 780c7bf5 authored by Éloïs's avatar Éloïs
Browse files

[ci] test code in documentation

parent 4dc8d908
No related branches found
No related tags found
No related merge requests found
Pipeline #8152 canceled
......@@ -28,6 +28,7 @@ tests:linux64:stable:
- redshift-docker-runner
script:
- RUSTFLAGS="-D warnings" cargo build
- cargo test --doc
- cargo tarpaulin --ignore-tests -iv --out Xml
- bash <(curl -s https://codecov.io/bash)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment