Added CI
ci/woodpecker/manual/workflow Pipeline failed Details

pull/1/head
Ayrton Chilibeck 2024-01-12 01:29:02 -07:00
parent a1f411d5a7
commit ff90874963
Signed by: ayrton
GPG Key ID: BAE24A03DCBF160D
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
steps:
test-build:
image: rust
commands:
- cargo test --package tester --bin tester --