Skip to content

Commit

Permalink
-10
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo committed Apr 2, 2024
1 parent a349ac0 commit bcd91d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codestyle-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
key: pre-commit-3|${{ env.pythonLocation }}|${{ hashFiles('.pre-commit-config.yaml') }}

- name: print git log
run: git log
run: git log -10

- name: Run pre-commit
# Check only the files that have been changed in the PR
Expand Down

0 comments on commit bcd91d6

Please sign in to comment.