Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix error for ci #4

Merged
merged 7 commits into from
Dec 31, 2023
Merged

fix: fix error for ci #4

merged 7 commits into from
Dec 31, 2023

Commits on Dec 30, 2023

  1. fix: fix error for ci

    - Downgrade `pre-commit` to 3.5.0 for py3.8
    - use fake testing to make `pytest` happy
    WSH032 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    774d790 View commit details
    Browse the repository at this point in the history
  2. fix: fix wrong config of .pre-commit-config.yaml

    - do not set `types` for local hook
    - append `-a` arg to `pre-commit run <hook>` in github ci
    WSH032 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    6bb880d View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Configuration menu
    Copy the full SHA
    e5def13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0124c47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fb597b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c12354 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a00f9d4 View commit details
    Browse the repository at this point in the history