Skip to content

Forwarder: propagate the enveloped message's Context (#387) #42

Forwarder: propagate the enveloped message's Context (#387)

Forwarder: propagate the enveloped message's Context (#387) #42

Workflow file for this run

name: master
on:
push:
branches:
- master
jobs:
ci:
uses: ThreeDotsLabs/watermill/.github/workflows/tests.yml@master
with:
stress-tests: true
codecov:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- run: make test_codecov
- uses: codecov/codecov-action@v3