From cb4f154be44491259a15380bd7d84b69f0c83572 Mon Sep 17 00:00:00 2001 From: Hamir Mahal Date: Wed, 22 May 2024 00:25:14 -0700 Subject: [PATCH] chore: changes from formatting on save --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 223f97d..304e2ec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,3 @@ - name: Build and test on: - push @@ -57,7 +56,6 @@ jobs: - name: Audit run: cargo audit --deny warnings - build-and-test: strategy: matrix: