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