Skip to content

Commit

Permalink
print log
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo committed Apr 2, 2024
1 parent 86e9d52 commit a349ac0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codestyle-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
path: ~/.cache/pre-commit
key: pre-commit-3|${{ env.pythonLocation }}|${{ hashFiles('.pre-commit-config.yaml') }}

- name: print git log
run: git log

- name: Run pre-commit
# Check only the files that have been changed in the PR
# Ref: https://github.com/pre-commit/action/issues/7#issuecomment-1251300704
Expand Down

0 comments on commit a349ac0

Please sign in to comment.