From 60f34627ea5de0f73b466890356beeaad80b66c9 Mon Sep 17 00:00:00 2001 From: Jack Firth Date: Mon, 29 Dec 2025 17:43:44 -0800 Subject: [PATCH] Remove redundant default CI config The settings here are already the default Tangled settings. I think omitting them makes it clearer what config is Wisp-specific. --- docs/src/content/docs/cli.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/src/content/docs/cli.md b/docs/src/content/docs/cli.md index 4bf5495..209314a 100644 --- a/docs/src/content/docs/cli.md +++ b/docs/src/content/docs/cli.md @@ -71,11 +71,6 @@ when: engine: 'nixery' -clone: - skip: false - depth: 1 - submodules: false - dependencies: nixpkgs: - nodejs -- 2.43.0