Skip to content

Commit 42f6632

Browse files
committed
Re-add fixed todo commit
1 parent 78f254e commit 42f6632

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/static-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929

3030
# Since GitHub Actions for some reason doesn't support exiting with warnings, we work around this by
3131
# adding a second job. If the first job fails, this one won't run, thus resulting with a skipped status.
32+
# TODO refactor to use CI server to report status if there are new issues encountered compared to the base branch
3233
report-psalm:
3334
name: Psalm Static Analysis
3435
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)