Skip to content

Commit 2aab741

Browse files
Merge branch 'main' into translation/source
2 parents e396334 + 5ab2bf4 commit 2aab741

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

noxfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ def linkcheck(session):
8989
"--keep-going", # be strict
9090
"source", # where the rst files are located
9191
"build", # where to put the check output
92+
*session.posargs,
9293
)
9394

9495

0 commit comments

Comments
 (0)