Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
FrostyX committed Aug 4, 2024
1 parent f542e05 commit 9ad5143
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/mypy-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: 3.7.4
architecture: x64
python-version: 3.x
- name: Checkout
uses: actions/checkout@v3
- name: Install mypy
Expand Down

0 comments on commit 9ad5143

Please sign in to comment.