Skip to content

Disable path and merge status codes in prom metrics #165

Disable path and merge status codes in prom metrics

Disable path and merge status codes in prom metrics #165

Workflow file for this run

name: Test suite
on:
pull_request:
branches: [ master ]
jobs:
run-tests:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- run: make build
- run: make eslint
- run: make ci-tests