diff --git a/.github/workflows/unit_test.yml b/.github/workflows/unit_test.yml index 4e6f89b1..ff4908f5 100644 --- a/.github/workflows/unit_test.yml +++ b/.github/workflows/unit_test.yml @@ -7,7 +7,7 @@ permissions: contents: read jobs: - run: + test: runs-on: ubuntu-latest timeout-minutes: 10 steps: diff --git a/README.md b/README.md index 74ebe118..daaa0bae 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@

-*...offers a pure ABAP approach for developing UI5 apps — entirely without JavaScript, OData or RAP. Just like in the past, when a few lines of ABAP were enough to display input forms and tables using Selection Screens & ALVs. Designed with a minimal system footprint, it works in both on-premise and cloud environments.* +*...offers a pure ABAP approach for developing UI5 apps - entirely without JavaScript, OData or RAP. Just like in the past, when a few lines of ABAP were enough to display input forms and tables using Selection Screens & ALVs. Designed with a minimal system footprint, it works in both on-premise and cloud environments.* #### Key Features * **100% ABAP:** Developing purely in ABAP (no JavaScript, DDL, EML or Customizing)