Skip to content

Add Fastify support #35

Add Fastify support

Add Fastify support #35

Workflow file for this run

name: Express Adapter
on:
push:
paths:
- 'express/**'
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
specs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ArtiomTr/jest-coverage-report-action@v2
with:
working-directory: ./express
annotations: none