Skip to content

Commit 3301254

Browse files
committed
💚 Fixed it "first try" X-P
1 parent 41250d2 commit 3301254

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/units/autoload_proompter_callback_prompt.vader

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ Execute (proompter#callback#prompt#EncodeImagesFromFilePaths -- Reads and encode
66

77
" TODO: Maybe also inspect `/etc/os-release`
88
if system('echo $GITHUB_ACTIONS') =~ 'true'
9-
echoe "system('echo $GITHUB_ACTIONS') ->" system('echo $GITHUB_ACTIONS')
109
call system("convert -size 1x1 'xc:rgb(0,0,0)' " . file_path)
1110
else
1211
call system("magick -size 1x1 'xc:rgb(0,0,0)' " . file_path)

0 commit comments

Comments
 (0)