Update sync codes

This commit is contained in:
D-X-Y
2021-04-14 01:04:46 +08:00
parent c82c7e9f3f
commit cd253112ee
5 changed files with 220 additions and 44 deletions

View File

@@ -48,4 +48,5 @@ jobs:
ls
python --version
python -m pytest ./tests/test_basic_space.py -s
python -m pytest ./tests/test_synthetic.py -s
shell: bash