diff --git a/.github/workflows/test-fpc.yml b/.github/workflows/test-fpc.yml index 4c79b8e..965e726 100644 --- a/.github/workflows/test-fpc.yml +++ b/.github/workflows/test-fpc.yml @@ -21,4 +21,4 @@ jobs: cd Tests fpc -B -MDelphi "Underscore.Delphi.Springless.Tests.dpr" - name: Test - run: ./Underscore.Delphi.Springless + run: Tests/Underscore.Delphi.Springless