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 e5aac51 commit a18a3e7Copy full SHA for a18a3e7
.github/workflows/smoke-test.yml
@@ -41,7 +41,6 @@ jobs:
41
run: test ${{ steps.docs-build.outputs.landing-page-path }} == ${{ matrix.landing-page-path-output }}
42
43
- name: Verify link validation
44
- id: docs-build
45
run: |
46
dotnet run --project src/tooling/docs-builder inbound-links validate-link-reference
47
0 commit comments