diff --git a/.tangled/workflows/ci.yml b/.tangled/workflows/ci.yml --- a/.tangled/workflows/ci.yml +++ b/.tangled/workflows/ci.yml @@ -9,7 +9,11 @@ engine: nixery # Clone repository to get all source files -clone: true +# using the default values +clone: + skip: false + depth: 1 + submodules: false dependencies: nixpkgs: