Remove redundant echo
Tests / Run-Tests (push) Successful in 2s
Details
Tests / Run-Tests (push) Successful in 2s
Details
parent
64176db679
commit
fb9784ff63
|
@ -13,4 +13,3 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
cd tests/
|
cd tests/
|
||||||
python3 ../run-tests.py
|
python3 ../run-tests.py
|
||||||
echo $?
|
|
Loading…
Reference in New Issue