Browse Source

[MNT] update CI

tags/v0.3.2
bxdd 2 years ago
parent
commit
01d9aedd7d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/workflow/install_learnware_with_source.yaml

+ 1
- 0
.github/workflow/install_learnware_with_source.yaml View File

@@ -38,6 +38,7 @@ jobs:
- name: Update pip to the latest version
run: |
python -m pip install --upgrade pip
pip install flake8 pytest

- name: Install learnware
run: |


Loading…
Cancel
Save