Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit 0e256b8

Browse files
committed
Update Testing Command
1 parent 29c564d commit 0e256b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
3131
- name: Run the script for testing
3232
run: |
33-
python -m lu77U_SHA256.Main --text "Sample input for testing"
33+
python -m lu77U_SHA256.Main -t "Hell0 W0rld!!! Th!s !s myself lu77_u" -d -a
3434
3535
- name: Build source distribution and wheel
3636
run: |

0 commit comments

Comments
 (0)