Remove redundant echo
This commit is contained in:
parent
64176db679
commit
fb9784ff63
|
|
@ -13,4 +13,3 @@ jobs:
|
|||
run: |
|
||||
cd tests/
|
||||
python3 ../run-tests.py
|
||||
echo $?
|
||||
Loading…
Reference in New Issue