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