Skip to content

Commit eeb3258

Browse files
authored
Merge pull request #38 from sharpred/develop
Merge branch 'master' into develop
2 parents f6f80fb + fd4ea57 commit eeb3258

File tree

3 files changed

+1
-15
lines changed

3 files changed

+1
-15
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: bundle exec jekyll build
2929

3030
- name: html proofer
31-
run: bundle exec htmlproofer ./_site
31+
run: bundle exec htmlproofer --url-ignore "http://localhost:8153/go" ./_site
3232

3333

3434

.travis.yml

Lines changed: 0 additions & 9 deletions
This file was deleted.

script/cibuild

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)