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 - -