mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-08-20 04:31:25 +08:00
Update run_integration_tests.yml
This commit is contained in:
parent
1ed9e017f4
commit
87558fd1df
2
.github/workflows/run_integration_tests.yml
vendored
2
.github/workflows/run_integration_tests.yml
vendored
@ -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/"
|
||||
|
Loading…
Reference in New Issue
Block a user