Compare commits
2 commits
0fb9cb0f00
...
2e0bfa7842
Author | SHA1 | Date | |
---|---|---|---|
2e0bfa7842 | |||
e5631baa64 |
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ when:
|
|||
branch: main
|
||||
steps:
|
||||
- name: lint
|
||||
image: python:3-slim
|
||||
image: python:3-alpine
|
||||
commands:
|
||||
- python -m pip install --upgrade pip
|
||||
- python -m pip install -r requirements.txt
|
||||
|
|
Loading…
Reference in a new issue