Skip to content

Commit 2ed4c59

Browse files
committed
feat(offline): test drone precommit
1 parent 9aec291 commit 2ed4c59

2 files changed

Lines changed: 15 additions & 11 deletions

File tree

.drone.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,10 @@ steps:
167167

168168
- name: check code complexity, docs & code quality pre-commit
169169
image: python:3.9
170+
when:
171+
status:
172+
- success
173+
- failure
170174
ignore: failure
171175
commands:
172176
- pip install pylint==2.16.2 pre-commit

libdev/plot-data.js

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)