Skip to content

Bump go.opentelemetry.io/collector from 0.22.0 to 0.82.0 in /v2 #153

Bump go.opentelemetry.io/collector from 0.22.0 to 0.82.0 in /v2

Bump go.opentelemetry.io/collector from 0.22.0 to 0.82.0 in /v2 #153

name: CIT Memory And Badger
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
memory-badger:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: ^1.16
- name: Run in-memory and badger integration tests
run: make mem-and-badger-storage-integration-test