Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rthalley committed Nov 18, 2023
1 parent de3dc0d commit 8a648e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install hatch
hatch env create
hatch env create
- name: Typecheck
run: |
hatch run python -m mypy --install-types --non-interactive --disallow-incomplete-defs dns
Expand Down

0 comments on commit 8a648e8

Please sign in to comment.