Skip to content

Commit

Permalink
CI: Temporary removal of PyAEDT dotnet tests
Browse files Browse the repository at this point in the history
  • Loading branch information
SMoraisAnsys committed Jan 17, 2025
1 parent e804b3a commit 8d9eda6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ jobs:
command: |
export LD_LIBRARY_PATH=${{ env.ANSYSEM_ROOT242 }}/common/mono/Linux64/lib64:$LD_LIBRARY_PATH
. .venv/bin/activate
pytest --durations=50 -v external/pyaedt/tests/system/solvers
pytest --durations=50 -v --deselect=external/pyaedt/tests/system/solvers/test_45_workflows.py::TestClass::test_03_hfss3dlayout_export_3d_q3d --deselect=external/pyaedt/tests/system/solvers/test_45_workflows.py::TestClass::test_03_hfss3dlayout_export_3d_icepak --deselect=external/pyaedt/tests/system/solvers/test_45_workflows.py::TestClass::test_03_hfss3dlayout_export_3d_maxwell --deselect=external/pyaedt/tests/system/solvers/test_45_workflows.py::TestClass::test_08_configure_a3d --deselect=external/pyaedt/tests/system/solvers/test_45_workflows.py::TestClass::test_11_cutout --deselect=external/pyaedt/tests/system/solvers/test_45_workflows.py::TestClass::test_12_export_layout --deselect=external/pyaedt/tests/system/solvers/test_45_workflows.py::TestClass::test_13_parametrize_layout external/pyaedt/tests/system/solvers
# =================================================================================================
# vvvvvvvvvvvvvvvvvvvvvvvvvvvvvv RUNNING ON SELF-HOSTED RUNNER vvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
Expand Down

0 comments on commit 8d9eda6

Please sign in to comment.