mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-10 01:04:34 +02:00
gitignore: add templates/_wrapper/simple/flake.lock
This commit is contained in:
parent
c96d7b46d0
commit
d6d47afa42
2 changed files with 3 additions and 1 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
@ -20,5 +20,5 @@ jobs:
|
|||
name: nix-community
|
||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
- run: nix flake check --all-systems
|
||||
- run: nix flake check --all-systems ./templates/_wrapper/simple
|
||||
- run: nix flake check --all-systems ./templates/_wrapper/simple --no-write-lock-file
|
||||
- run: nix build .#docs --show-trace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue