finga
18e3ab2a04
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
To have some rudimentary tests create a config for Woodpecker CI.
6 lines
101 B
YAML
6 lines
101 B
YAML
pipeline:
|
|
checkmate:
|
|
group: default
|
|
image: rust_full
|
|
commands:
|
|
- cargo checkmate
|