Skip to content

fix: first added middleware should be executed first #410

fix: first added middleware should be executed first

fix: first added middleware should be executed first #410

Workflow file for this run

name: pr
on:
pull_request:
jobs:
ci:
uses: ThreeDotsLabs/watermill/.github/workflows/tests.yml@master
with:
codecov: true
secrets:
codecov_token: ${{ secrets.CODECOV_TOKEN }}