Skip to content

Commit 8d2dfd6

Browse files
committed
forego testing
1 parent 0eae203 commit 8d2dfd6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/jekyll.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,6 @@ jobs:
5151
env:
5252
JEKYLL_ENV: "production"
5353

54-
- name: Test site
55-
run: |
56-
bundle exec htmlproofer _site \
57-
\-\-disable-external \
58-
\-\-ignore-urls "/^http:\/\/127.0.0.1/,/^http:\/\/0.0.0.0/,/^http:\/\/localhost/"
59-
6054
- name: Upload site artifact
6155
uses: actions/upload-pages-artifact@v3
6256
with:

0 commit comments

Comments
 (0)