Skip to content

Commit e457bf9

Browse files
committed
Fix CI
1 parent 03bb02f commit e457bf9

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -194,9 +194,6 @@ jobs:
194194
needs: [change-detection, python-tests]
195195
if: fromJSON(needs.change-detection.outputs.run-python-tests)
196196
uses: munich-quantum-toolkit/workflows/.github/workflows/reusable-python-coverage.yml@e7f84f39ce2d3b6c5d1d04526b8f94f98e455143 # v2.2.0
197-
with:
198-
setup-mlir: true
199-
llvm-version: 22.1.7
200197
permissions:
201198
contents: read
202199
id-token: write

0 commit comments

Comments
 (0)