We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f73bb0 commit 3f18ce5Copy full SHA for 3f18ce5
.github/workflows/url_check.yml
@@ -29,4 +29,4 @@ jobs:
29
# Exclude:
30
# - Jenkins because it's behind a firewall
31
# - 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
+ exclude_urls: 'https://pyomo-jenkins.sandia.gov/,https://pyomo.readthedocs.io/en/%s/errors.html#%s'
0 commit comments