1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00

force test run

This commit is contained in:
Kelly Brazil
2025-04-15 08:51:35 -07:00
parent 966df71566
commit c6a13aa4d8
+2
View File
@@ -7,3 +7,5 @@ with open('completions/jc_bash_completion.sh', 'w') as f:
with open('completions/jc_zsh_completion.sh', 'w') as f:
print(zsh_completion(), file=f)
# force test run