add flake check
This commit is contained in:
parent
1458eeeb87
commit
44d840aa4a
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ secrets:
|
||||||
- 6c23a8c1-7a30-4a7e-b3b7-0171e898a7d3
|
- 6c23a8c1-7a30-4a7e-b3b7-0171e898a7d3
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
- check: |
|
||||||
|
nix flake check
|
||||||
- github_push: |
|
- github_push: |
|
||||||
set +xv
|
set +xv
|
||||||
cd dotfiles
|
cd dotfiles
|
||||||
|
|
Loading…
Reference in a new issue