Skip to content

Commit 0fb9f97

Browse files
committed
Ya estaba borrado
1 parent bd82521 commit 0fb9f97

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/check-readme.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,4 @@ jobs:
3232
curl https://raw.githubusercontent.com/JJ/Test-Text/master/data/Spanish.aff -o Spanish.aff
3333
curl https://raw.githubusercontent.com/SublimeText/Dictionaries/master/Spanish.dic -o Spanish.dic
3434
echo "use Test::Text; just_check( '.','.', 'Spanish' ); " > just_check.t
35-
rm TODO.md # No nos interesan
3635
perl -MTAP::Harness -e 'use utf8; my $harness = TAP::Harness->new( { verbosity => 0} ); die "FAIL" if $harness->runtests( "just_check.t" )->failed;'

0 commit comments

Comments
 (0)