From 31887d015c9448c527281b1b7a813d8e16224b28 Mon Sep 17 00:00:00 2001 From: pcheremu <51121511+pcheremu@users.noreply.github.com> Date: Mon, 18 Dec 2023 18:27:10 +0300 Subject: [PATCH] test: update name in integration-tests-api.yml --- .github/workflows/integration-tests-api.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-tests-api.yml b/.github/workflows/integration-tests-api.yml index 1d504b90ae..5bd9a4439c 100644 --- a/.github/workflows/integration-tests-api.yml +++ b/.github/workflows/integration-tests-api.yml @@ -1,4 +1,4 @@ -name: Test API +name: Integration test - API on: pull_request jobs: