Skip to content

Commit

Permalink
Adjust Mac test skip tag
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-el committed Jan 27, 2025
1 parent 7f61550 commit ebf6d39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/everest/functional/test_main_everest_entry.py
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ def test_everest_main_lint_entry(copy_math_func_test_data_to_tmp):
assert validation_msg in err.getvalue()


@pytest.mark.fails_on_macos_github_workflow
@pytest.mark.skip_mac_ci
@skipif_no_everest_models
@pytest.mark.everest_models_test
@pytest.mark.integration_test
Expand Down

0 comments on commit ebf6d39

Please sign in to comment.