ci: migrate localnet to github actions (#4878)

## Description

This PR moves `localnet` from circleci to github actions.

Would we like to add longer lived nets?

Closes: #XXX
This commit is contained in:
Marko
2020-05-26 08:10:41 +00:00
committed by GitHub
parent 89a3cb2b0a
commit 7866f4a995
5 changed files with 35 additions and 24 deletions
+3 -1
View File
@@ -1,4 +1,6 @@
name: Proto check
name: Protobuf
# Protobuf runs buf (https://buf.build/) lint and check-breakage
# This workflow is only run when a .proto file has been modified
on:
pull_request:
paths: