Skip to content

Commit

Permalink
Update URL checker
Browse files Browse the repository at this point in the history
  • Loading branch information
jsiirola committed Aug 30, 2024
1 parent 7f73bb0 commit 3f18ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/url_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
# Exclude:
# - Jenkins because it's behind a firewall
# - RTD because a magically-generated string triggers failures
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 comments on commit 3f18ce5

Please sign in to comment.