Skip to content

chore(deps-dev): bump @types/node from 18.19.54 to 18.19.63 #642

chore(deps-dev): bump @types/node from 18.19.54 to 18.19.63

chore(deps-dev): bump @types/node from 18.19.54 to 18.19.63 #642

Workflow file for this run

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