Skip to content

Commit 1ce3ed3

Browse files
committed
chore: test
1 parent 82f5c63 commit 1ce3ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/comment-diffs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ jobs:
224224
done
225225
226226
# if ls "$output_path/*.txt"; then
227-
# echo "DIFF_IS_NON_EMPTY=1" >> $GITHUB_OUTPUT
227+
echo "DIFF_IS_NON_EMPTY=1" >> $GITHUB_OUTPUT
228228
# else
229229
# echo "DIFF_IS_NON_EMPTY=0" >> $GITHUB_OUTPUT
230230
# fi

0 commit comments

Comments
 (0)