forked from pierre/GrammalecteClient
Compare commits
3 Commits
d98859d064
...
252bc0ae32
Author | SHA1 | Date | |
---|---|---|---|
|
252bc0ae32 | ||
|
9a84a9b749 | ||
|
c0854cfb69 |
14
.drone.yml
14
.drone.yml
@ -1,14 +0,0 @@
|
||||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: cargo_check
|
||||
image: rust
|
||||
commands:
|
||||
- rustup component add clippy
|
||||
- cargo clippy -- -D warnings
|
||||
- cargo test --all-features
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user