Compare commits
2 Commits
5505ac9c5c
...
1c7be0e782
| Author | SHA1 | Date | |
|---|---|---|---|
| 1c7be0e782 | |||
| 49d0b3a789 |
@@ -26,6 +26,7 @@ jobs:
|
||||
|
||||
- name: Setup Python
|
||||
run: |
|
||||
rm -rf /tmp/ci-venv-lint
|
||||
python3 -m venv /tmp/ci-venv-lint
|
||||
/tmp/ci-venv-lint/bin/pip install --quiet --upgrade pip
|
||||
/tmp/ci-venv-lint/bin/pip install --quiet flake8
|
||||
|
||||
Reference in New Issue
Block a user