Skip to content

Commit 5d8f5d8

Browse files
committed
update workflow
1 parent 3e4dcbe commit 5d8f5d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-runner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
python-version: ${{ matrix.python-version }}
2727

28-
- name: Run unit tests
28+
- name: Run mypy
2929
run: |
3030
pip install .
3131
pip install -r requirements-dev.txt

0 commit comments

Comments
 (0)