Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

fix folly compile problem #1175

fix folly compile problem

fix folly compile problem #1175

Workflow file for this run

name: Pre-commit
on:
pull_request:
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]