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 a56c2bf commit 7584284Copy full SHA for 7584284
.github/workflows/smoke-tests.yml
@@ -46,4 +46,4 @@ jobs:
46
shell: bash
47
- name: SmokeTest
48
run: |
49
- jbang .github/smoketest/SmokeTest.java
+ ~/.jbang/bin/jbang .github/smoketest/SmokeTest.java
0 commit comments