From f4f3801b152beca149f56c8356ceab2e9cb6ba06 Mon Sep 17 00:00:00 2001 From: Christopher Schleiden Date: Wed, 8 Feb 2023 11:44:48 -0800 Subject: [PATCH] Enable test --- .../testdata/reader/errors-unexpected-mapping.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/actions-workflow-parser/testdata/reader/errors-unexpected-mapping.yml b/actions-workflow-parser/testdata/reader/errors-unexpected-mapping.yml index 5482655..eb365b1 100644 --- a/actions-workflow-parser/testdata/reader/errors-unexpected-mapping.yml +++ b/actions-workflow-parser/testdata/reader/errors-unexpected-mapping.yml @@ -1,6 +1,4 @@ include-source: false # Drop file/line/col from output -skip: - - TypeScript --- on: push jobs: