Skip to content

Commit 5f818ff

Browse files
committed
spell version right
1 parent 3dd9a27 commit 5f818ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
os: ${{ matrix.os }}
3737
python-version: ${{ matrix.python-version }}
38-
numpy-verson: ${{ matrix.numpy-version }}
38+
numpy-version: ${{ matrix.numpy-version }}
3939

4040
- name: Run mypy on 'tests' (using the local stubs) and on the local stubs
4141
run: poetry run poe mypy

0 commit comments

Comments
 (0)