Skip to content

Limited support for nativemem profiling on macOS #132

Limited support for nativemem profiling on macOS

Limited support for nativemem profiling on macOS #132

Workflow file for this run

name: lint
on:
- push
- pull_request
jobs:
license-header:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check license headers
uses: apache/skywalking-eyes/[email protected]
markdown:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install prettier
run: |
npm install -g [email protected]
make check-md