Skip to content

Commit d636ff9

Browse files
committed
pass -p to smoke-test
1 parent 6326aae commit d636ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoke-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ jobs:
4242

4343
- name: Verify link validation
4444
run: |
45-
dotnet run --project src/tooling/docs-builder inbound-links validate-link-reference
45+
dotnet run --project src/tooling/docs-builder inbound-links validate-link-reference -p test-repo
4646

0 commit comments

Comments
 (0)