Skip to content

Bump @vitest/mocker and vitest #1

Bump @vitest/mocker and vitest

Bump @vitest/mocker and vitest #1

Workflow file for this run

name: DCO
on:
pull_request:
permissions:
contents: read
pull-requests: read
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: christophebedard/dco-check@0.5.0
with:
python-version: "3.12"