Compare commits

..

3 Commits

Author SHA1 Message Date
Ayrton Chilibeck d81fd6f4fd
Moved main to top 2024-01-12 01:24:45 -07:00
Ayrton Chilibeck c49de07543
Added CLI arguments 2024-01-12 01:08:31 -07:00
Ayrton Chilibeck 6aa524966c
Added initial CLI arguments 2024-01-12 00:11:41 -07:00
1 changed files with 0 additions and 6 deletions

View File

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