Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LMBooth authored Oct 23, 2023
1 parent 7c13051 commit e26d3e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:
echo "PYTHONPATH: $PYTHONPATH"
echo "PYLSL_LIB: $PYLSL_LIB"
- name: Run Tests
run: |
pytest Tests/ --cov=pybci --cov-report=xml
Expand Down

0 comments on commit e26d3e1

Please sign in to comment.