remove wip
This commit is contained in:
parent
3d72586ced
commit
861365fa2a
1 changed files with 0 additions and 7 deletions
7
.github/workflows/test.yml
vendored
7
.github/workflows/test.yml
vendored
|
|
@ -15,10 +15,3 @@ jobs:
|
||||||
name: selfhostblocks
|
name: selfhostblocks
|
||||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||||
- run: nix flake check -L
|
- run: nix flake check -L
|
||||||
- name: WIP check docs can be built
|
|
||||||
run: |
|
|
||||||
nix \
|
|
||||||
--print-build-logs \
|
|
||||||
--option keep-going true \
|
|
||||||
--show-trace \
|
|
||||||
build .#manualHtml
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue