From 77f0004a60944734eda91c635aec0c963015fa2d Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Sat, 10 Apr 2021 16:11:41 +0200 Subject: [PATCH] Small fix to yaml --- .github/workflows/pull_request_check.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/pull_request_check.yml b/.github/workflows/pull_request_check.yml index 3343128..c40d52b 100644 --- a/.github/workflows/pull_request_check.yml +++ b/.github/workflows/pull_request_check.yml @@ -29,5 +29,3 @@ jobs: - name: Compile and validate themes and layers; creates layer_report.txt if any errors are found run: npm run validate:layeroverview - -