Skip to content

Commit a18a3e7

Browse files
committed
remove duplicate step id
1 parent e5aac51 commit a18a3e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/smoke-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
run: test ${{ steps.docs-build.outputs.landing-page-path }} == ${{ matrix.landing-page-path-output }}
4242

4343
- name: Verify link validation
44-
id: docs-build
4544
run: |
4645
dotnet run --project src/tooling/docs-builder inbound-links validate-link-reference
4746

0 commit comments

Comments
 (0)