diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e0faf33..f0e32ce 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.0.1 - secrets: - token: ${{ secrets.CODECOV_TOKEN }} code-ql: name: 📝 CodeQL