Skip to content

Commit

Permalink
Check docs in shell
Browse files Browse the repository at this point in the history
  • Loading branch information
owickstrom committed Nov 10, 2022
1 parent 1e80ab9 commit 2df3d43
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ jobs:
with:
name: quickstrom
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
- run: nix-build docs/default.nix
- run: nix-shell --command "make linkcheck html SPHINXOPTS=-W"
working-directory: docs

build-docker:
needs: build
Expand Down

0 comments on commit 2df3d43

Please sign in to comment.