Skip to content

get rid of github.com/gogo/protobuf (#526) #139

get rid of github.com/gogo/protobuf (#526)

get rid of github.com/gogo/protobuf (#526) #139

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: true
secrets:
codecov_token: ${{ secrets.CODECOV_TOKEN }}