Skip to content

chore(deps-dev): bump lerna from 7.4.2 to 8.1.2 #15

chore(deps-dev): bump lerna from 7.4.2 to 8.1.2

chore(deps-dev): bump lerna from 7.4.2 to 8.1.2 #15

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test-coverage:
uses: bennycode/actions/.github/workflows/test-coverage-yarn.yml@main
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}