[librsvg/librsvg-2.44] (#417) - Make the "cargo fmt" lint step in CI a manual process
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg/librsvg-2.44] (#417) - Make the "cargo fmt" lint step in CI a manual process
- Date: Thu, 21 Feb 2019 17:43:13 +0000 (UTC)
commit 5268227eeeda3e40ddcc91088492b0ac7865e57d
Author: Federico Mena Quintero <federico gnome org>
Date: Wed Feb 20 18:25:29 2019 -0600
(#417) - Make the "cargo fmt" lint step in CI a manual process
https://gitlab.gnome.org/GNOME/librsvg/issues/417
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bc6f4957..2744299e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -124,7 +124,7 @@ rustfmt:
- rustc --version && cargo --version
- cargo fmt --version
- cargo fmt --all -- --check
-
+ when: manual
# Configure and run clippy on nightly
# Only fails on errors atm.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]