missed cd into the tests directory oops
This commit is contained in:
parent
2677390b58
commit
500744be05
@ -19,6 +19,7 @@ basic-test:
|
||||
- cd server/
|
||||
- cargo run -- -s&
|
||||
- fc_id=$!
|
||||
- cd tests/
|
||||
- bash ./tests/main.sh body
|
||||
- kill ${fc_id}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user