From 5e38766d056b5d89a9734788d780f01aeccb5985 Mon Sep 17 00:00:00 2001 From: klever1988 <56048681+klever1988@users.noreply.github.com> Date: Fri, 31 Jan 2020 10:53:05 +0800 Subject: [PATCH] Update v19_code_and_v18_config.yml --- .github/workflows/v19_code_and_v18_config.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/v19_code_and_v18_config.yml b/.github/workflows/v19_code_and_v18_config.yml index 92fdbeb..66f5006 100644 --- a/.github/workflows/v19_code_and_v18_config.yml +++ b/.github/workflows/v19_code_and_v18_config.yml @@ -5,13 +5,9 @@ on: paths: - '.github/workflows/v19_code_and_v18_config.yml' - jobs: - build: - runs-on: ubuntu-latest - steps: - name: Checkout