This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
wangwei2
/
report-python3
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
2
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
更新 '.drone.yml'
test
wangwei2
2 years ago
parent
728c39d188
commit
94da47be1a
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.drone.yml
+ 1
- 0
.drone.yml
View File
@@ -21,6 +21,7 @@ steps:
- name: test
image: python:3
commands:
- pip install xlwt
- python run_excel_re.py
- ls -lR test_Report
- cp -r test_Report/* /tmp/cache
Write
Preview
Loading…
Cancel
Save