Skip to content

Set correct url for llvm tmt tests repo #38

Set correct url for llvm tmt tests repo

Set correct url for llvm tmt tests repo #38

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@v4
- uses: ./.github/actions/prepare-python
- uses: pre-commit/[email protected]