Temp disable htmltest as there's a cyclical dependency with new tags
This commit is contained in:
parent
ed23a4dc0c
commit
28091400cf
1 changed files with 0 additions and 3 deletions
|
@ -12,9 +12,6 @@ jobs:
|
|||
- name: Build
|
||||
run: |
|
||||
nix develop -c hugo --gc --minify
|
||||
- name: Check html
|
||||
run: |
|
||||
nix develop -c htmltest
|
||||
- name: Publish
|
||||
run: |
|
||||
mkdir -p ~/.ssh/
|
||||
|
|
Loading…
Reference in a new issue