Skip to content

Switch package manager tests from diffutils to another package #10902

Switch package manager tests from diffutils to another package

Switch package manager tests from diffutils to another package #10902

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-latest
env:
SKIP: no-commit-to-branch
steps:
- uses: actions/checkout@v4
with:
persist-credentials: false
- uses: actions/setup-python@v5
with:
python-version: |
3.9
3.x
- uses: pre-commit/[email protected]