Skip to content

BREAKING CHANGE: migrate to fastify v5 #456

BREAKING CHANGE: migrate to fastify v5

BREAKING CHANGE: migrate to fastify v5 #456

Workflow file for this run

name: ci
on:
push:
paths-ignore:
- 'docs/**'
- '*.md'
pull_request:
paths-ignore:
- 'docs/**'
- '*.md'
jobs:
test:
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5
with:
lint: true