Skip to content

introduce performance profiling doc #638

introduce performance profiling doc

introduce performance profiling doc #638

Workflow file for this run

name: test
on: pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v2
- name: Checkout submodules
run: git submodule update --init --recursive
- name: Run linting script
run: ${PWD}/hack/ci/link-check.sh