Skip to content

Commit 6cb2dc1

Browse files
Apply suggestions from code review
Co-authored-by: Julia Sprenger <[email protected]>
1 parent f98192a commit 6cb2dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/full-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ jobs:
5454
- name: Test with pytest
5555
run: |
5656
source ~/test_env/bin/activate
57-
# onbly neo.rawio and neo.io
57+
# only neo.rawio and neo.io
5858
pytest --cov=neo neo/test/rawiotest
5959
pytest --cov=neo neo/test/iotest

0 commit comments

Comments
 (0)