Skip to content

Commit

Permalink
fix: remove ironpython from matrix jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgepiloto committed Jun 14, 2024
1 parent ecf2a03 commit 3ada644
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci_cd_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,6 @@ jobs:
tests:
- {name: "Units", label: "units", folder: "_unittest", flags: "-n 4 --dist loadfile"}
- {name: "Solvers", label: "solvers", folder: "_unittest_solvers", flags: ""}
- {name: "IronPython", label: "iron", folder: "_unittest_ironpython", flags: ""}
steps:

- name: "Checkout project"
Expand Down

0 comments on commit 3ada644

Please sign in to comment.