This commit is contained in:
parent
23066ea1d6
commit
59684ccf5c
1 changed files with 0 additions and 3 deletions
|
@ -1,8 +1,5 @@
|
|||
steps:
|
||||
- name: lint
|
||||
when:
|
||||
- event: pull_request
|
||||
- event: push
|
||||
image: python:3-alpine
|
||||
commands:
|
||||
- python -m pip install --upgrade pip
|
||||
|
|
Loading…
Reference in a new issue