mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-23 12:52:10 +00:00
Switch Axe to use FF headless
Chromium was causing issues. This is much slower but it works.
This commit is contained in:
parent
5a40b240aa
commit
1345e19d68
1 changed files with 1 additions and 1 deletions
|
@ -46,5 +46,5 @@ validate-feeds: .validate-feed-main .validate-feed-posts .validate-feed-notes
|
|||
.PHONY: validate-feeds .validate-feed-main .validate-feed-posts .validate-feed-notes
|
||||
|
||||
.PHONY: all-extra
|
||||
all-extra: axe htmltest validate-json equal-access htmlproofer lint-css validate-feeds
|
||||
all-extra: axe-ff htmltest validate-json equal-access htmlproofer lint-css validate-feeds
|
||||
|
||||
|
|
Loading…
Reference in a new issue