From 477073c5c0a3744df5407cb249156b9e087a97d9 Mon Sep 17 00:00:00 2001 From: robot Date: Sun, 20 Mar 2022 16:49:10 +0800 Subject: [PATCH] chore: remove comments --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 894a3ced6..dc19dd5eb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,5 +26,3 @@ jobs: run: mdl ${{ steps.get_file_changes.outputs.files}} - run: npm install - run: node .github/check-format.js - # Suppress 036 Emphasis used instead of a header - # Suppress 024 Multiple headers with the same content