From 509862b88fdc259241bde0ef4d8d153e8edc9625 Mon Sep 17 00:00:00 2001 From: flywind Date: Wed, 21 Jul 2021 18:00:06 +0800 Subject: [PATCH] Update action.yml --- .github/workflows/action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 53faf1f..9d84f03 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -44,7 +44,6 @@ jobs: - name: Test run: | nim lexerTests - nim parserTests nim quickstartTests nim jsonTests nim domTests