add comment

This commit is contained in:
Kenneth Kehl
2025-03-18 10:19:02 -07:00
parent da081679c1
commit 9a8a80ab14

View File

@@ -51,7 +51,7 @@ jobs:
- name: Check coverage threshold
run: poetry run coverage report --fail-under=90
# TODO FIX
# TODO FIX THIS!
# end-to-end-tests:
# if: ${{ github.actor != 'dependabot[bot]' }}