testing cargo run as it never really starts up
This commit is contained in:
parent
ed8f15b17c
commit
baae2caaf0
@ -24,10 +24,8 @@ basic-test:
|
||||
- testing
|
||||
script:
|
||||
- cd server/
|
||||
- cargo run -- -s&
|
||||
- cargo run -- -s
|
||||
- fc_id=$!
|
||||
- echo Sleeping to let cargo catch up
|
||||
- sleep 3
|
||||
- cd tests/
|
||||
- bash ./main.sh body
|
||||
- kill ${fc_id}
|
||||
|
Loading…
Reference in New Issue
Block a user