Skip to content

Fix node-agent missing metrics-addr parms to define the server start. #6784 #6668

Fix node-agent missing metrics-addr parms to define the server start. #6784

Fix node-agent missing metrics-addr parms to define the server start. #6784 #6668

Workflow file for this run

name: Pull Request Linter Check
on: [pull_request]
jobs:
build:
name: Run Linter Check
runs-on: ubuntu-latest
steps:
- name: Check out the code
uses: actions/checkout@v2
- name: Linter check
run: make lint