diff --git a/.github/workflows/build.lazarus.yml b/.github/workflows/build.lazarus.yml index c9242df..a6b3865 100644 --- a/.github/workflows/build.lazarus.yml +++ b/.github/workflows/build.lazarus.yml @@ -26,7 +26,7 @@ on: jobs: build-app: - name: build-[${{ matrix.os }}][${{ matrix.lazarus-versions }}] + name: build [${{ matrix.os }}] [${{ matrix.lazarus-versions }}] runs-on: ${{ matrix.os }} env: diff --git a/.github/workflows/release.lazarus.yml b/.github/workflows/release.lazarus.yml index 8884cf2..1adc10c 100644 --- a/.github/workflows/release.lazarus.yml +++ b/.github/workflows/release.lazarus.yml @@ -16,7 +16,7 @@ on: jobs: release-app: - name: release-[${{ fromJSON(inputs.config).tag }}] + name: release [${{ fromJSON(inputs.config).tag }}] runs-on: ubuntu-latest steps: diff --git a/.github/workflows/test.lazarus.yml b/.github/workflows/test.lazarus.yml index 1445b9a..9483582 100644 --- a/.github/workflows/test.lazarus.yml +++ b/.github/workflows/test.lazarus.yml @@ -16,7 +16,7 @@ on: jobs: test-app: - name: test-[${{ matrix.os }}][${{ matrix.lazarus-versions }}] + name: test [${{ matrix.os }}] [${{ matrix.lazarus-versions }}] runs-on: ${{ matrix.os }} env: diff --git a/lazarus/src/helloworld.lpi b/lazarus/src/helloworld.lpi index 69f8f10..a26bc0e 100644 --- a/lazarus/src/helloworld.lpi +++ b/lazarus/src/helloworld.lpi @@ -13,9 +13,9 @@ - - - + + + @@ -48,8 +48,8 @@ - - + + @@ -73,7 +73,7 @@ - + @@ -82,12 +82,12 @@ - - + + - + @@ -101,16 +101,16 @@ - - + + - - + + - - + + - + diff --git a/lazarus/tests/helloworldtest.lpi b/lazarus/tests/helloworldtest.lpi index eaf9f3b..c581644 100644 --- a/lazarus/tests/helloworldtest.lpi +++ b/lazarus/tests/helloworldtest.lpi @@ -13,9 +13,9 @@ - - - + + + @@ -48,8 +48,8 @@ - - + + @@ -73,7 +73,7 @@ - + @@ -82,22 +82,22 @@ - - + + - + - - + + - - + + - + @@ -111,16 +111,16 @@ - - + + - - + + - - + + - +