Skip to content

Commit 8a4cf1b

Browse files
committed
update
1 parent e58d7ae commit 8a4cf1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/acceptance.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
ARM_CLIENT_ID: ${{ secrets.ARM_CLIENT_ID }}
5353
ARM_TENANT_ID: ${{ secrets.ARM_TENANT_ID }}
5454

55-
- name: list coverage reports
55+
- name: list coverage reports - to be removed
5656
run: |
5757
find . -type f -name "*.xml"
5858

0 commit comments

Comments
 (0)