Update run_common_crawl_tests.yml

This commit is contained in:
BobLd 2025-07-19 12:19:35 +01:00
parent 4bf746c747
commit a5e92cd11c

View File

@ -34,7 +34,7 @@ jobs:
wget -nv https://digitalcorpora.s3.amazonaws.com/corpora/files/CC-MAIN-2021-31-PDF-UNTRUNCATED/zipfiles/0000-0999/0001.zip -O 0001.zip
cd ..
unzip 'zipfiles/*.zip' -d extracted
run: rm -f zipfiles/*.zip
# run: rm -f zipfiles/*.zip
- name: Remove unwanted test files
run: |
@ -55,4 +55,4 @@ jobs:
done
- name: Run tests against corpus
run: dotnet run --project tools/UglyToad.PdfPig.ConsoleRunner/UglyToad.PdfPig.ConsoleRunner.csproj "corpus/extracted"
run: dotnet run --project tools/UglyToad.PdfPig.ConsoleRunner/UglyToad.PdfPig.ConsoleRunner.csproj "corpus/extracted"