Skip to content

fix(desiger): Fix issue where next failure is disabled when there is only 1 failure #5778

fix(desiger): Fix issue where next failure is disabled when there is only 1 failure

fix(desiger): Fix issue where next failure is disabled when there is only 1 failure #5778

name: Correct package-lock.json Version Check
on:
pull_request:
branches: [main, dev/*, hotfix/*]
jobs:
build:
runs-on: ubuntu-latest
steps:
# checkout the repo
- name: 'Checkout Github Action'
uses: actions/checkout@master
with:
fetch-depth: 0
- uses: mansona/npm-lockfile-version@v1