diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 342526c..79acc17 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -35,4 +35,4 @@ jobs: shell: cmd continue-on-error: true # When tests start passing, this line should be removed. run: | - .\build\ps2xTest\Release\ps2x_tests.exe \ No newline at end of file + .\build\ps2xTest\Release\ps2x_tests.exe