This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
beimingwu
/
learnware
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
1
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
[MNT] update CI
tags/v0.3.2
bxdd
2 years ago
parent
888c8f89e3
commit
01d9aedd7d
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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: |
Write
Preview
Loading…
Cancel
Save