Skip to content

Commit e130558

Browse files
authored
Update pages-deploy.yml
1 parent a5afa46 commit e130558

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/pages-deploy.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@ jobs:
5252

5353
- name: Test site
5454
run: |
55-
bundle exec htmlproofer _site \
56-
\-\-disable-external \
55+
bundle exec htmlproofer _site --disable-external --check-html --allow_hash_href
5756
5857
- name: Upload site artifact
5958
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)