Skip to content

Commit

Permalink
Test no precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKora committed Dec 4, 2023
1 parent e55499a commit 5849b5a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/_pre-commit-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ jobs:
uses: actions/checkout@v3

- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: 3.8
uses: actions/setup-python@v3

- name: Run pre-commit
run: |
Expand Down

0 comments on commit 5849b5a

Please sign in to comment.