Skip to content

Commit fa403ac

Browse files
committed
Skip fdroid for now
1 parent 4a61f2b commit fa403ac

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/html-proofer.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,6 @@ jobs:
2727
run: bundle exec jekyll build
2828

2929
- name: Run HTMLProofer
30-
run: bundle exec htmlproofer ./_site --allow-hash-href
30+
run: bundle exec htmlproofer ./_site \
31+
--allow-hash-href \
32+
--ignore-urls "/f-droid.org/"

0 commit comments

Comments
 (0)