do not do flake check as it explodes on sourcehut

This commit is contained in:
Cyryl Płotnicki 2022-03-05 11:17:06 +00:00
parent 08957ea9bd
commit c5b82fb0f3

View file

@ -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