include xtask
Some checks failed
Documentation / Build and Deploy Documentation (push) Has been skipped
Checks / Prefligit / prefligit (push) Failing after 1s
Release Docker Image / define-variables (push) Failing after 1s
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (push) Has been skipped
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (push) Has been skipped
Release Docker Image / merge (push) Has been skipped
Checks / Rust / Format (push) Failing after 4s
Checks / Rust / Clippy (push) Failing after 24s
Checks / Rust / Cargo Test (push) Failing after 34s

This commit is contained in:
Gwendolyn Kornak 2025-07-07 14:18:09 -07:00
parent b5bf68b8c8
commit 925e200d9c

View file

@ -162,6 +162,7 @@ let
"Cargo.lock"
"Cargo.toml"
"src"
"xtask"
];
};