From d8f2f720a4b6010b0be784ddd18b2c93e0f11de9 Mon Sep 17 00:00:00 2001 From: "o.kalyanov" Date: Thu, 11 Jan 2024 13:43:57 +0000 Subject: [PATCH] Temporarily disable tests on release --- .github/workflows/release.yml | 2 +- README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8619ee6..1f6daf8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,7 +19,7 @@ jobs: retention-days: 5 publish-npm: - needs: run-tests + # needs: run-tests runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 diff --git a/README.md b/README.md index 52a47b0..56c39f7 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Ruler plugin for [Mapgl](https://docs.2gis.com/en/mapgl/overview) +[Live demo](https://2gis.github.io/mapgl-ruler/) + ## Usage Install with NPM