Commit abe1014d0d for openssl.org

commit abe1014d0de696f1a3f108f496d887585d39b68d
Author: sashan <anedvedicky@gmail.com>
Date:   Wed May 28 18:04:40 2025 +0200

    - fix typo in github action

    Reviewed-by: Neil Horman <nhorman@openssl.org>
    Reviewed-by: Tomas Mraz <tomas@openssl.org>
    (Merged from https://github.com/openssl/openssl/pull/27689)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 842681885b..0f5a991edd 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -653,7 +653,7 @@ jobs:
     - name: test external Cloudflare quiche
       run: make test TESTS="test_external_cf_quiche" VERBOSE=1
     - name: test external rpki client
-      run: make test test_external_rpki-client-portable
+      run: make test TESTS="test_external_rpki-client-portable"
     - name: test ability to produce debuginfo files
       run: |
         make debuginfo