Skip to content

Commit

Permalink
fix: pre-commit test
Browse files Browse the repository at this point in the history
  • Loading branch information
LvckyAPI committed May 21, 2024
1 parent 187e7d7 commit d8e5f08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
jobs:
pre-commit:
runs-on: ubuntu-latest
env:
CI: true
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down

0 comments on commit d8e5f08

Please sign in to comment.