Skip to content

Commit a89c2c5

Browse files
committed
Add FIXME comment
1 parent f7119e0 commit a89c2c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ jobs:
400400
!cancelled()
401401
&& steps.tox-run.outputs.test-result-files != ''
402402
uses: codecov/test-results-action@44ecb3a270cd942bdf0fa8f2ce14cb32493e810a # v1.0.3
403-
# There is a bug in action which provokes it to fail during upload
403+
# FIXME There is a bug in action which provokes it to fail during upload
404404
# Related issue: https://github.com/codecov/codecov-action/issues/1794
405405
continue-on-error: true
406406
with:

0 commit comments

Comments
 (0)