Skip to content

Commit

Permalink
Fix reason
Browse files Browse the repository at this point in the history
  • Loading branch information
hkjeldsberg committed Oct 24, 2023
1 parent 85c927a commit a867898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_meshing_moving_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from vampy.automatedPreprocessing.automated_preprocessing import run_pre_processing, read_command_line


@pytest.disable()
@pytest.mark.skip(reason="Causes segmentation fault in Github CI")
def test_meshing_moving_model():
model_path = "tests/test_data/moving/moving.stl"
# Get default input parameters
Expand Down

0 comments on commit a867898

Please sign in to comment.