Skip to content

test(commerce): fix flaky commerce query summary tests #13149

test(commerce): fix flaky commerce query summary tests

test(commerce): fix flaky commerce query summary tests #13149

name: 'package-lock.json root validator'
on:
push:
branches: [master]
paths-ignore:
- '**/package-lock.json'
- '!package-lock.json'
pull_request:
branches: [master]
paths-ignore:
- '**/package-lock.json'
- '!package-lock.json'
jobs:
lockfile-outside-of-root:
runs-on: ubuntu-latest
steps:
- run: exit 0