Skip to content

Commit 6ad42c8

Browse files
author
Tristan Nixon
committed
minor step name edit
1 parent 3f2fa15 commit 6ad42c8

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
@@ -65,6 +65,6 @@ jobs:
6565
python-version: ${{ matrix.python-version }}
6666
- name: Install Tox
6767
run: pip install tox
68-
- name: Run Type Checks
68+
- name: Run Tests
6969
working-directory: ./python
7070
run: tox -e ${{ matrix.dbr }}

0 commit comments

Comments
 (0)