We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6677c2a commit 7868834Copy full SHA for 7868834
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- name: Run Binary Encoder
24
run: |
25
- echo -e "Hello World!\n" | python binary.py
+ echo -e "Hello World!\n" | python binarypy.py
26
27
28
0 commit comments