CMPUT_415_tester/.woodpecker/workflow.yaml

7 lines
104 B
YAML

steps:
test-build:
image: rust
commands:
- cargo test --package tester --bin tester --