1
0
Fork 0
mirror of https://github.com/kemayo/leech synced 2026-04-19 11:00:47 +02:00

But without the typo in the YAML this time

This commit is contained in:
David Lynch 2021-01-26 13:53:37 -06:00
parent 112565099c
commit 74a07cb2f8

View file

@ -28,7 +28,7 @@ jobs:
python -m ensurepip
python -m pip install --upgrade pip
python -m pip install flake8 poetry
-- name: Install dependencies
- name: Install dependencies
run: |
poetry install
- name: Lint with flake8