Skip to content

Commit 23506c1

Browse files
authored
Merge pull request #97 from zqxian/dev
合并分支
2 parents 18a17c5 + 9d56744 commit 23506c1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- name: Install dependencies
2525
run: |
2626
pip install -r requirements.txt
27+
pip install PyYAML
2728
python setup.py develop
2829
pip install pytest
2930
# pip install -r requirements.txt

0 commit comments

Comments
 (0)