CI: Try to get builld working (#3)
This commit is contained in:
Родитель
982c3193ef
Коммит
bd18a19edd
|
@ -1,4 +1,4 @@
|
|||
name: "Test"
|
||||
name: "CI Build & Test"
|
||||
|
||||
on:
|
||||
push:
|
||||
|
@ -31,7 +31,6 @@ jobs:
|
|||
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
poetry install
|
||||
|
||||
- name: Lint
|
||||
|
|
Загрузка…
Ссылка в новой задаче