We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f558a13 commit 64380b2Copy full SHA for 64380b2
.github/workflows/datadog_test_optimization.yml
@@ -31,7 +31,7 @@ jobs:
31
python -m pip install .
32
python -m pip install -r scripts/test_requirements.txt
33
- name: Configure Datadog Test Optimization
34
- uses: datadog/test-visibility-github-action@v2.3.4
+ uses: datadog/test-visibility-github-action@fa5d4c02a5f2329cf2c62a70fd8ec532317af1c9
35
with:
36
languages: python
37
api_key: ${{env.DD_API_KEY}}
0 commit comments