@@ -0,0 +1,10 @@
kind: pipeline
name: default
steps:
- name: test
image: rust:1-alpine
commands:
- cargo build --verbose --all
- cargo test --verbose --all
The note is not visible to the blocked user.