diff --git a/.github/workflows/main.lazarus.yml b/.github/workflows/main.lazarus.yml index 8075cba..df5b1ef 100644 --- a/.github/workflows/main.lazarus.yml +++ b/.github/workflows/main.lazarus.yml @@ -56,7 +56,7 @@ jobs: uses: gcarreno/re-usable-workflows/.github/workflows/test.lazarus.yml@main with: config: '{ - "app-name": "helloworld", + "app-name": "helloworldtest", "lpi-path": "tests", "what-tests": "all", "output-format": "plain",