Skip to content

Commit 3d96f41

Browse files
committed
add back axis flux tube test
1 parent 8bed32b commit 3d96f41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/idefix-ci-jobs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ jobs:
6565
run: scripts/ci/run-tests $IDEFIX_DIR/test/MHD/OrszagTang -all $TESTME_OPTIONS
6666
- name: Orszag Tang 3D+restart tests
6767
run: scripts/ci/run-tests $IDEFIX_DIR/test/MHD/OrszagTang3D -all $TESTME_OPTIONS
68+
- name: Axis Flux tube
69+
run: scripts/ci/run-tests $IDEFIX_DIR/test/MHD/AxisFluxTube -all $TESTME_OPTIONS
6870

6971
ParabolicMHD:
7072
runs-on: self-hosted

0 commit comments

Comments
 (0)