[ci][fix] Falling back to explicit package build, test & publish rather than using the reusable workflow

This commit is contained in:
Lucas PASCAL
2024-01-09 11:39:45 +01:00
parent 0836e42ae1
commit 08077ff252
2 changed files with 44 additions and 12 deletions

View File

@@ -46,3 +46,6 @@ Home = "https://github.com/LedgerHQ/app-ethereum"
[tool.mypy]
ignore_missing_imports = true
[tool.flake8]
max-line-length = 120