This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
limingjuan
/
Prediction-MindSpore
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Update ci_pipeline.yaml
pull/1/head
Huyf9
GitHub
2 years ago
parent
ba099c2f7a
commit
d2b5ecadbc
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
.github/workflows/ci_pipeline.yaml
+ 3
- 3
.github/workflows/ci_pipeline.yaml
View File
@@ -41,6 +41,6 @@ jobs:
- name: Analysing the External-Attention-MindSpore code with pylint
run: |
pylint External-Attention-MindSpore --rcfile=.github/pylint.conf
- name: Analysing the tests code with pylint
run: |
pylint tests --rcfile=.github/pylint.conf
#
- name: Analysing the tests code with pylint
#
run: |
#
pylint tests --rcfile=.github/pylint.conf
Write
Preview
Loading…
Cancel
Save