Skip to content

Commit 3f18ce5

Browse files
committed
Update URL checker
1 parent 7f73bb0 commit 3f18ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/url_check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
# Exclude:
3030
# - Jenkins because it's behind a firewall
3131
# - RTD because a magically-generated string triggers failures
32-
exclude_urls: https://pyomo-jenkins.sandia.gov/,https://pyomo.readthedocs.io/en/%s/errors.html#%s
32+
exclude_urls: 'https://pyomo-jenkins.sandia.gov/,https://pyomo.readthedocs.io/en/%s/errors.html#%s'

0 commit comments

Comments
 (0)