Skip to content

Commit

Permalink
🩹 fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
burgholzer committed May 29, 2024
1 parent 64ab832 commit e26d982
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e26d982

Please sign in to comment.