Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
joglekara committed Aug 16, 2024
1 parent 880cab4 commit 78c5283
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ jobs:
- name: Test with pytest
run: |
CPU_ONLY=True pytest tests/
CPU_ONLY=True pytest tests/test_lpse2d
CPU_ONLY=True pytest tests/test_vlasov1d

0 comments on commit 78c5283

Please sign in to comment.