update macosx.yml

This commit is contained in:
fasiondog 2024-11-21 14:07:04 +08:00
parent c064491f8b
commit 611ac89731

View File

@ -55,6 +55,7 @@ jobs:
- name: test python
run: |
export PYTHONPATH=.
pip install -r requirements.txt
python hikyuu/test/test.py
- name: build test