mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-22 03:35:21 +02:00
workflows/check: add documentation check
This commit is contained in:
parent
ee4e67a516
commit
4437f0c016
1 changed files with 1 additions and 0 deletions
1
.github/workflows/check.yml
vendored
1
.github/workflows/check.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue