fix: scripts/bin.sh convert json to cli options incorrect (#24)
This commit is contained in:
@@ -41,4 +41,6 @@ jobs:
|
||||
python-version: '3.11'
|
||||
|
||||
- name: Run Test
|
||||
run: argc test
|
||||
run: argc test
|
||||
env:
|
||||
PYTHONIOENCODING: utf-8
|
||||
Reference in New Issue
Block a user