Skip to content

Commit

Permalink
fix: Correct app name for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gcarreno committed Sep 1, 2023
1 parent 646b908 commit cc068c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.lazarus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit cc068c7

Please sign in to comment.