diff --git a/.github/workflows/suite-integ-test-caching.yml b/.github/workflows/suite-integ-test-caching.yml index 845614d..f3e3b9b 100644 --- a/.github/workflows/suite-integ-test-caching.yml +++ b/.github/workflows/suite-integ-test-caching.yml @@ -1,4 +1,4 @@ -name: CI-integ-test +name: suite-integ-test-caching on: workflow_call: diff --git a/.github/workflows/suite-integ-test-other.yml b/.github/workflows/suite-integ-test-other.yml index 90a8cc5..c36eb22 100644 --- a/.github/workflows/suite-integ-test-other.yml +++ b/.github/workflows/suite-integ-test-other.yml @@ -1,4 +1,4 @@ -name: CI-integ-test +name: suite-integ-test-other on: workflow_call: