Skip to content

deps: bump the npm-patch-and-minor group with 5 updates #85

deps: bump the npm-patch-and-minor group with 5 updates

deps: bump the npm-patch-and-minor group with 5 updates #85

Workflow file for this run

name: Code Quality & Tests
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
quality:
uses: robert7/workflows/.github/workflows/node-ci.yml@v0.3.0
secrets:
codecov_token: ${{ secrets.CODECOV_TOKEN }}