From 52f07de0156974ced6c4ee749cd303f8efb83bf9 Mon Sep 17 00:00:00 2001 From: Jonathan Kelley Date: Wed, 21 Feb 2024 22:11:33 -0800 Subject: [PATCH] ignore description --- .github/workflows/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index cfdefd3f4..d0680be8b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -3,7 +3,6 @@ # This can get expensive, so we do a lot of caching and checks to prevent unnecessary runs name: Rust CI -description: Run all the tests and checks for the project on: push: