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