First pass of cli-opts testing
This commit is contained in:
@@ -17,7 +17,7 @@ basic-test:
|
||||
- testing
|
||||
script:
|
||||
- cd server/
|
||||
- cargo run --release
|
||||
- cargo run -- -s&
|
||||
- fc_id=$!
|
||||
- bash ./tests/main.sh body
|
||||
- kill ${fc_id}
|
||||
|
||||
Reference in New Issue
Block a user