forked from pierre/GrammalecteClient
Compare commits
5 Commits
940798db07
...
1ef344ecdd
Author | SHA1 | Date | |
---|---|---|---|
|
1ef344ecdd | ||
|
c8efde0c58 | ||
|
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