Skip to content

Commit

Permalink
precommit Hook
Browse files Browse the repository at this point in the history
  • Loading branch information
3rdCore committed May 14, 2024
1 parent 07dc113 commit 9b64070
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: pre-commit 🔎
name: Pre-commit Hook 🔎

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion tests/test.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
def test_HelloWorld():
print("Hello World")
print("Hello World")

0 comments on commit 9b64070

Please sign in to comment.