Skip to content

Commit c93c28f

Browse files
committed
Update workflow
1 parent 3873a2e commit c93c28f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/javascript.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Install DataDog CI
2121
run: npm i -g @datadog/datadog-ci
2222

23-
- name: DataDog Synthetics Action
23+
- name: Test DataDog Synthetics Action
2424
uses: ./js
2525
with:
2626
apiKey: ${{ secrets.DD_API_KEY }}

0 commit comments

Comments
 (0)