Skip to content

Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 #24

Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2

Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 #24

Workflow file for this run

name: Unit tests
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
name: Run tests
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run tests
run: ./test.sh