Skip to content

Commit 5c2b419

Browse files
committed
Merge branch 'gh_actions_and_datalad' of github.com:samuelgarcia/python-neo into gh_actions_and_datalad
2 parents b1b0584 + 6cb2dc1 commit 5c2b419

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
@@ -60,6 +60,6 @@ jobs:
6060
- name: Test with pytest
6161
run: |
6262
source ~/test_env/bin/activate
63-
# onbly neo.rawio and neo.io
63+
# only neo.rawio and neo.io
6464
pytest --cov=neo neo/test/rawiotest
6565
pytest --cov=neo neo/test/iotest

0 commit comments

Comments
 (0)