Skip to content

Set the version of python to the MSV in the CI workflow #18

Set the version of python to the MSV in the CI workflow

Set the version of python to the MSV in the CI workflow #18

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@v5
- uses: j178/prek-action@v1