Skip to content

Commit

Permalink
vfp test
Browse files Browse the repository at this point in the history
  • Loading branch information
joglekara committed Sep 14, 2024
1 parent 3886436 commit ee10f9f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cpu-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
push:
branches:
- main
- feature/package

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand All @@ -34,4 +35,4 @@ jobs:
- name: Test with pytest
run: |
CPU_ONLY=True pytest tests/test_lpse2d tests/test_vlasov1d
CPU_ONLY=True pytest tests/test_lpse2d tests/test_vlasov1d tests/test_vfp1d

0 comments on commit ee10f9f

Please sign in to comment.