Skip to content

fix(fastify): per-query file tag, withRequestContext signature, and a first-party Fastify plugin #29

fix(fastify): per-query file tag, withRequestContext signature, and a first-party Fastify plugin

fix(fastify): per-query file tag, withRequestContext signature, and a first-party Fastify plugin #29

name: Integration Tests
on:
push:
branches:
- master
paths-ignore:
- php/sqlcommenter-php/packages/sqlcommenter-laravel/**
- php/sqlcommenter-php/samples/sqlcommenter-laravel/**
pull_request:
paths-ignore:
- php/sqlcommenter-php/packages/sqlcommenter-laravel/**
- php/sqlcommenter-php/samples/sqlcommenter-laravel/**
jobs:
integrationtests:
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required" '