Skip to content

chore(deps): bump opentelemetry-prometheus from 0.9.0 to 0.13.0 in /rust/bagua-net #1744

chore(deps): bump opentelemetry-prometheus from 0.9.0 to 0.13.0 in /rust/bagua-net

chore(deps): bump opentelemetry-prometheus from 0.9.0 to 0.13.0 in /rust/bagua-net #1744

Workflow file for this run

name: bagua-net ci
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Unit Test
run: cd rust/bagua-net/cc && make test