diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 82ac9b7..8bf01da 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,8 +21,6 @@ jobs: needs: change-detection if: fromJSON(needs.change-detection.outputs.run-python-tests) uses: cda-tum/mqt-workflows/.github/workflows/reusable-python-ci.yml@v1.4 - with: - skip-testing-latest-python: true code-ql: name: 📝 CodeQL