Commit 9f7e1e80 authored by Ivan Vandot's avatar Ivan Vandot Committed by GitHub

run go and coverage tests after code is merged to master for sanity check (#162)

parent 5fb8cd84
name: Coverage
on: [pull_request]
on:
push:
branches:
- 'master'
pull_request:
branches:
- '**'
jobs:
coverage:
......
name: Go
on: [pull_request]
on:
push:
branches:
- 'master'
pull_request:
branches:
- '**'
jobs:
build:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment