Skip to content

Commit 1837930

Browse files
committed
Don't install GCC in MSYS2.
1 parent 1bef534 commit 1837930

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/CompletePipeline.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,6 @@ jobs:
237237
with:
238238
jobs: ${{ needs.UnitTestingParams.outputs.python_jobs }}
239239
# TODO: shouldn't this be configured by a parameter? Same as directories
240-
pacboy: "gcc:p"
241240
unittest_report_xml: ${{ needs.ConfigParams.outputs.unittest_report_xml }}
242241
coverage_report_xml: ${{ needs.ConfigParams.outputs.coverage_report_xml }}
243242
coverage_report_json: ${{ needs.ConfigParams.outputs.coverage_report_json }}

0 commit comments

Comments
 (0)