Skip to content

Commit 9d288cd

Browse files
formatting
1 parent 0c2de35 commit 9d288cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_todos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222
# GOOD_TODO_COUNT=$( { grep -r "TODO.*\(github.com\/.*issues.*\/[1-9][0-9]*\|CrypTool-[1-9][0-9]*\)" . --exclude-dir=./releases --exclude-dir=./submodules --exclude-dir=./.git --exclude-dir=./TestVectors/runtimes --exclude=./.github/workflows/ci_todos.yml || true; } | wc -l)
2323
# if [ "$ALL_TODO_COUNT" != "$GOOD_TODO_COUNT" ]; then
2424
# exit 1;
25-
# fi
25+
# fi

0 commit comments

Comments
 (0)