From 9991a3ee66aad4643f12b691790a7a104ff5da4a Mon Sep 17 00:00:00 2001 From: mirackara Date: Mon, 15 Aug 2022 13:24:58 -0500 Subject: [PATCH] Removed broken v2 integration test --- .github/workflows/ci.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e98575f41..714f0e932 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -51,8 +51,6 @@ jobs: - go-version: 1.13.x dirs: _integrations/nrecho pin: github.com/labstack/echo@v3.3.10 - - go-version: 1.13.x - dirs: _integrations/nrgin/v1 - go-version: 1.13.x dirs: _integrations/nrgorilla/v1 - go-version: 1.13.x