Skip to content

Commit 96b7a95

Browse files
committed
badge and lint
1 parent 356f6a7 commit 96b7a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
black --version
2828
git diff --name-only $BASE_SHA..$HEAD_SHA | grep "*.py" | xargs black --diff --check
2929
mypy --version
30-
mypy
30+
mypy pyevmasm
3131
3232
test37:
3333
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)