From 35a0b4e4b5cadad5158530fd415decb3f18a2322 Mon Sep 17 00:00:00 2001 From: David Harris <123905168+dv4harr10@users.noreply.github.com> Date: Sat, 30 Mar 2024 21:48:48 -0400 Subject: [PATCH] Update ci.yml spacing #2 --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 916e44e..eac41c8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,6 @@ jobs: steps: # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it - uses: actions/checkout@v3 - - name: Run markdown lint run: | npm install remark-cli remark-preset-lint-consistent