From 8f49b853e4e181f40a5e78d852e1c254d614e180 Mon Sep 17 00:00:00 2001 From: "Shahar \"Dawn\" Or" Date: Tue, 12 Sep 2023 19:37:47 +0700 Subject: [PATCH] style: rm empty line --- .github/workflows/ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index cd7634e..3c4d509 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -55,7 +55,6 @@ jobs: with: command: cargo test - clippy: runs-on: ubuntu-latest steps: