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 6326aae commit d636ff9Copy full SHA for d636ff9
.github/workflows/smoke-test.yml
@@ -42,5 +42,5 @@ jobs:
42
43
- name: Verify link validation
44
run: |
45
- dotnet run --project src/tooling/docs-builder inbound-links validate-link-reference
+ dotnet run --project src/tooling/docs-builder inbound-links validate-link-reference -p test-repo
46
0 commit comments