[librsvg] Run clippy all the time, now that the lint warnings are fixed
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg] Run clippy all the time, now that the lint warnings are fixed
- Date: Wed, 26 Aug 2020 19:45:15 +0000 (UTC)
commit 1e8e5a1866f482cdaa6cc4320a3ceb7c920429a4
Author: Federico Mena Quintero <federico gnome org>
Date: Wed Aug 26 14:44:48 2020 -0500
Run clippy all the time, now that the lint warnings are fixed
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 54214be1..52f94bd0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -169,7 +169,7 @@ clippy:
- rustc --version && cargo --version
- cargo install clippy --force
- cargo clippy --all
- when: manual
+# when: manual
tarball:
image: $AMD64_OPENSUSE_TUMBLEWEED
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]