Skip to content

Commit

Permalink
removed example from ci temp
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell committed Oct 4, 2024
1 parent e23421b commit fcae44c
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,3 @@ jobs:
shell: bash -el {0}
run: |
pytest -v
python examples/plasma.py
python examples/spherical_tokamak_from_plasma_minimal.py
python examples/spherical_tokamak_from_plasma_with_divertor.py
python examples/spherical_tokamak_from_plasma_with_pf_magnets_and_divertors.py
python examples/spherical_tokamak_from_plasma_with_pf_magnets.py
python examples/spherical_tokamak_from_plasma_with_tf_magnets.py
python examples/spherical_tokamak_minimal.py
python examples/tokamak_from_plasma_with_divertor.py
python examples/tokamak_minimal.py
python examples/tokamak_from_plasma_minimal.py

0 comments on commit fcae44c

Please sign in to comment.