jsonfilter/.woodpecker/test.yml
JMARyA 77185abd6a
All checks were successful
ci/woodpecker/push/test Pipeline was successful
CI
2024-12-05 23:49:13 +01:00

9 lines
118 B
YAML

when:
- event: push
branch: main
steps:
- name: test
image: rust:latest
commands:
- cargo test