mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-23 03:34:19 +01:00
test again
This commit is contained in:
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@@ -48,6 +48,6 @@ jobs:
|
|||||||
- name: Install packages
|
- name: Install packages
|
||||||
run: poetry install --with dev
|
run: poetry install --with dev
|
||||||
- name: Setup mypy
|
- name: Setup mypy
|
||||||
run: poetry run mypy cashu --install-types
|
run: poetry run mypy cashu --install-types -y
|
||||||
- name: Run mypy
|
- name: Run mypy
|
||||||
run: poetry run mypy cashu --ignore-missing
|
run: poetry run mypy cashu --ignore-missing
|
||||||
|
|||||||
Reference in New Issue
Block a user