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
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
nix develop -c hugo --gc --minify
|
nix develop -c hugo --gc --minify
|
||||||
- name: Check html
|
|
||||||
run: |
|
|
||||||
nix develop -c htmltest
|
|
||||||
- name: Publish
|
- name: Publish
|
||||||
run: |
|
run: |
|
||||||
mkdir -p ~/.ssh/
|
mkdir -p ~/.ssh/
|
||||||
|
|
Loading…
Reference in a new issue