Tools: don't fail CI if we can't install edn_format
trying to fix semaphore
This commit is contained in:
parent
66655212b1
commit
ec73cb0e88
@ -87,4 +87,5 @@ fi
|
||||
pip install --user -U argparse empy pyserial pexpect future lxml
|
||||
pip install --user -U intelhex
|
||||
pip install --user -U numpy
|
||||
pip install --user -U edn_format
|
||||
pip install --user -U edn_format || true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user