Skip to content

Update pip-install.py #4

Update pip-install.py

Update pip-install.py #4

Workflow file for this run

name: pr
on:
push:
pull_request:
jobs:
checks:
name: "pre-commit hooks"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/[email protected]