Compare commits
No commits in common. "3cac5d5eca87d40238c156b223351daa34d8370f" and "f9041e0b5f87e89138175866799d609cea3edb0d" have entirely different histories.
3cac5d5eca
...
f9041e0b5f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ when:
|
||||||
branch: main
|
branch: main
|
||||||
steps:
|
steps:
|
||||||
- name: lint
|
- name: lint
|
||||||
image: python:3-slim
|
image: python:3-alpine
|
||||||
commands:
|
commands:
|
||||||
- python -m pip install --upgrade pip
|
- python -m pip install --upgrade pip
|
||||||
- python -m pip install -r requirements.txt
|
- python -m pip install -r requirements.txt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue