mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-05 02:26:15 +02:00
Added test for template and fixed check export for lib (#361)
This commit is contained in:
parent
ecaf80b7fd
commit
3600698aba
8 changed files with 40 additions and 9 deletions
1
.github/workflows/check.yml
vendored
1
.github/workflows/check.yml
vendored
|
@ -12,3 +12,4 @@ jobs:
|
|||
with:
|
||||
github_access_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- run: nix flake check
|
||||
- run: nix flake check ./templates/_wrapper/simple
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue