do not do flake check as it explodes on sourcehut
This commit is contained in:
parent
08957ea9bd
commit
c5b82fb0f3
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ tasks:
|
|||
- check: |
|
||||
cd dotfiles
|
||||
nix-shell --pure --run 'nix-experimental flake info'
|
||||
nix-shell --pure --run 'nix-experimental flake check'
|
||||
|
||||
- github_push: |
|
||||
set +xv
|
||||
|
|
Loading…
Reference in a new issue