Update run_integration_tests.yml (#1117)

This commit is contained in:
BobLd
2025-08-03 08:34:50 +01:00
committed by GitHub
parent 1ed9e017f4
commit b6950a5fb0

View File

@@ -54,4 +54,4 @@ jobs:
run: sudo apt-get install p7zip-full && cd archive && 7z x part1-archive.7z && 7z x part2-archive.7z && 7z x part3-archive.7z
- name: Run tests
run: dotnet run --project tools/UglyToad.PdfPig.ConsoleRunner/UglyToad.PdfPig.ConsoleRunner.csproj "archive/"
run: dotnet run --roll-forward Major -c Release --project tools/UglyToad.PdfPig.ConsoleRunner/UglyToad.PdfPig.ConsoleRunner.csproj "archive/"