Skip to content

Change ServerRoute's handler type to & HandlerDecorations #275

Change ServerRoute's handler type to & HandlerDecorations

Change ServerRoute's handler type to & HandlerDecorations #275

Workflow file for this run

name: ci
on:
push:
branches:
- v21
- master
pull_request:
workflow_dispatch:
jobs:
test:
uses: hapijs/.github/.github/workflows/ci-module.yml@master
with:
min-node-version: 14