Skip to content

Commit fb06cab

Browse files
authored
Fix typo in test configuration
1 parent 69c51b5 commit fb06cab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ jobs:
5353
5454
- name: Test
5555
run: |
56-
tox -e py
56+
tox -e py3
5757
codecov

0 commit comments

Comments
 (0)