From d5df978264c50e2ec53265b48e7a5b0498e584a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Kalij=C3=A4rvi?= Date: Wed, 24 Jan 2024 09:23:57 +0200 Subject: [PATCH] UHF-9380: Removed testing branch. --- .github/workflows/npm_audit.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/npm_audit.yml b/.github/workflows/npm_audit.yml index e2ae6c9d4..d2c84541b 100644 --- a/.github/workflows/npm_audit.yml +++ b/.github/workflows/npm_audit.yml @@ -14,8 +14,6 @@ jobs: steps: - name: Checkout code uses: actions/checkout@v4 - with: - ref: UHF-X_npm_broken_branch - name: Set up Node.js, install dependencies run: |