We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3873a2e commit c93c28fCopy full SHA for c93c28f
.github/workflows/javascript.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Install DataDog CI
21
run: npm i -g @datadog/datadog-ci
22
23
- - name: DataDog Synthetics Action
+ - name: Test DataDog Synthetics Action
24
uses: ./js
25
with:
26
apiKey: ${{ secrets.DD_API_KEY }}
0 commit comments