diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 18fee89f..28cadb43 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -16,6 +16,7 @@ env: DD_API_KEY: "${{ secrets.DD_API_KEY }}" DD_SERVICE: "${{ github.repository }}" DD_CIVISIBILITY_AGENTLESS_ENABLED: true + DD_CIVISIBILITY_ITR_ENABLED: true DD_ENV: ci jobs: