From 5bb59a576f5f3d18044289dea048f4fd50d1b5bf Mon Sep 17 00:00:00 2001 From: Ishan Jain <51803183+ishanjainn@users.noreply.github.com> Date: Wed, 8 Feb 2023 15:13:30 +0530 Subject: [PATCH] Update full-integration-test.yml --- .github/workflows/full-integration-test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/full-integration-test.yml b/.github/workflows/full-integration-test.yml index 2654a36..cacf1f9 100644 --- a/.github/workflows/full-integration-test.yml +++ b/.github/workflows/full-integration-test.yml @@ -47,6 +47,7 @@ jobs: org_name: ${{ secrets.ANSIBLE_TEST_ORG_NAME }} grafana_cloud_api_key: ${{ secrets.ANSIBLE_TEST_CLOUD_API_KEY }} grafana_api_key: ${{ secrets.ANSIBLE_TEST_GRAFANA_API_KEY }} + test_stack_name: ${{ secrets.ANSIBLE_TEST_CI_STACK }} EOF - name: Set up Python