Skip to content

Commit cea39da

Browse files
nit: consistent spacing around status emoji
1 parent 02ade03 commit cea39da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cran-status-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
echo "✅ Will run CRAN check"
3838
else
3939
SHOULD_RUN="false"
40-
echo "⏭️ Skipping CRAN check - existing issues found"
40+
echo "⏭️ Skipping CRAN check - existing issues found"
4141
fi
4242
echo "should-run=$SHOULD_RUN" >> $GITHUB_OUTPUT
4343

0 commit comments

Comments
 (0)