From 90fc21997e18e564e4b5681508815630f3dd4fcd Mon Sep 17 00:00:00 2001 From: Ren Kararou Date: Wed, 29 Nov 2023 09:45:44 -0600 Subject: [PATCH] builds now deny warnings --- .build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.build.yml b/.build.yml index 5ba9a1d..56858d1 100644 --- a/.build.yml +++ b/.build.yml @@ -1,4 +1,6 @@ image: freebsd/latest +environment: + RUSTFLAGS: -D warnings sources: - https://git.sr.ht/~spicywolf/k2spice tasks: