From 92c82f065f69e403f4093d851f384c9b5c5ca174 Mon Sep 17 00:00:00 2001 From: Krishna Vedala <7001608+kvedala@users.noreply.github.com> Date: Fri, 29 May 2020 14:40:45 -0400 Subject: [PATCH] remove additional line --- .github/workflows/clang-format.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/clang-format.yml b/.github/workflows/clang-format.yml index 06968a0a..3b2c66c1 100644 --- a/.github/workflows/clang-format.yml +++ b/.github/workflows/clang-format.yml @@ -8,7 +8,6 @@ on: [push] jobs: build: - runs-on: ubuntu-latest - name: requirements run: |