From f8e953d154ccb714dbd25bed7744d3bc3409e280 Mon Sep 17 00:00:00 2001 From: AmeKnite <104745335+ameknite@users.noreply.github.com> Date: Thu, 16 Nov 2023 20:16:49 -0600 Subject: [PATCH] idk --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ae506035d1d2b..d0601356e13d7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -64,7 +64,6 @@ jobs: # See tools/ci/src/main.rs for the commands this runs run: | cd crates/bevy_gltf/ - pwd cargo clippy -- -Dwarnings - name: CI 2 # See tools/ci/src/main.rs for the commands this runs