Skip to content

Add python dump_tree example for Mac (#211) #15

Add python dump_tree example for Mac (#211)

Add python dump_tree example for Mac (#211) #15

Workflow file for this run

on:
pull_request:
push:
branches: [main]
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: pre-commit/action@v3.0.1
- uses: pre-commit-ci/lite-action@v1.0.2
if: always()