Skip to content

Commit

Permalink
disable-external=true
Browse files Browse the repository at this point in the history
  • Loading branch information
harshityadav95 committed Dec 20, 2024
1 parent f4b870e commit 60e0740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
- name: Test site
run: |
bundle exec htmlproofer _site \
\-\-disable-external=true \
\-\-disable-external \
\-\-ignore-urls "/^http:\/\/127.0.0.1/,/^http:\/\/0.0.0.0/,/^http:\/\/localhost/"

0 comments on commit 60e0740

Please sign in to comment.