Skip to content

Commit

Permalink
pytest?
Browse files Browse the repository at this point in the history
  • Loading branch information
christianbrodbeck committed Dec 4, 2024
1 parent 599d985 commit 6a24d17
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ jobs:
- name: Test with pytest
run: |
conda activate base
pytest eelbrain --no-gui
python -m pytest --version
python -m pytest eelbrain --no-gui

0 comments on commit 6a24d17

Please sign in to comment.