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

Commit 087bd3a

Browse files
committed
Update .github/workflows/python-package.yml
1 parent 68843fa commit 087bd3a

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 Main.py --text "Sample input for testing"
33+
python -m lu77U_SHA256.Main --text "Sample input for testing"
3434
3535
- name: Build source distribution and wheel
3636
run: |

0 commit comments

Comments
 (0)