mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-12 02:24:38 -05:00
Merge branch 'integration' of github.com:Chia-Network/chia-blockchain into integration
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
||||
cd ../../../
|
||||
- name: Lint source with flake8
|
||||
run: |
|
||||
./.venv/bin/flake8 src --exclude src/wallet/electron/node_modules
|
||||
./.venv/bin/flake8 src --exclude src/electron-ui/node_modules
|
||||
- name: Lint source with mypy
|
||||
run: |
|
||||
./.venv/bin/mypy src tests
|
||||
|
||||
Reference in New Issue
Block a user