Skip to content

Commit f305521

Browse files
committed
Run JBang with --verbose
1 parent 75cdf2e commit f305521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/graalpy-jbang-qrcode.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
- name: Run 'graalpy-jbang-qrcode' demo
2727
run: |
2828
cd graalpy/graalpy-jbang-qrcode
29-
curl -Ls https://sh.jbang.dev | bash -s - run qrcode.java "Hello from GraalPy!"
29+
curl -Ls https://sh.jbang.dev | bash -s - --verbose run qrcode.java "Hello from GraalPy!"

0 commit comments

Comments
 (0)