workflows/check: add documentation check

This commit is contained in:
wolbyte 2023-09-09 17:25:21 +03:30 committed by Gaétan Lepage
parent ee4e67a516
commit 4437f0c016

View file

@ -20,3 +20,4 @@ jobs:
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix flake check
- run: nix flake check ./templates/_wrapper/simple
- run: nix build .#docs --show-trace