Skip to content

Update LLVM to 49af6502c6dcb4a7f7520178bd14df396f78240c #1042

Update LLVM to 49af6502c6dcb4a7f7520178bd14df396f78240c

Update LLVM to 49af6502c6dcb4a7f7520178bd14df396f78240c #1042

Workflow file for this run

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