CMPUT_415_tester/.woodpecker/workflow.yaml

7 lines
104 B
YAML
Raw Normal View History

2024-01-12 08:29:02 +00:00
steps:
test-build:
image: rust
commands:
- cargo test --package tester --bin tester --