mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-22 19:34:18 +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
|
||||
run: poetry install --with dev
|
||||
- name: Setup mypy
|
||||
run: poetry run mypy cashu --install-types
|
||||
run: poetry run mypy cashu --install-types -y
|
||||
- name: Run mypy
|
||||
run: poetry run mypy cashu --ignore-missing
|
||||
|
||||
Reference in New Issue
Block a user