Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ajjackson committed Dec 18, 2024
1 parent 6560d13 commit 7581607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
os: ${{ matrix.config.os }}
python-versions: ${{ matrix.config.python-versions }}
tox-skip-env: ${{ matrix.config.tox-skip-env }}
coverage: ${{ matrix.config.converage }}
coverage: ${{ matrix.config.coverage }}

test-docs:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7581607

Please sign in to comment.