Skip to content

Commit

Permalink
remove url test check
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengtianbao committed Mar 14, 2024
1 parent 8d54bd2 commit 879c7d4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,6 @@ jobs:
env:
JEKYLL_ENV: "production"

- name: Test site
run: |
bundle exec htmlproofer _site \
\-\-disable-external=true \
\-\-ignore-urls "/^http:\/\/127.0.0.1/,/^http:\/\/0.0.0.0/,/^http:\/\/localhost/"
- name: Upload site artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 879c7d4

Please sign in to comment.