Skip to content

Commit 13e1d1e

Browse files
committed
Add debug
1 parent b3cf132 commit 13e1d1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests-code.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,7 @@ jobs:
568568
esac
569569
echo "//SOURCES ../$f" >> "${{ matrix.script }}"
570570
done
571+
- run: cat ${{ matrix.script }}
571572
- run: jbang build "${{ matrix.script }}"
572573
shell: bash
573574
- run: jbang "${{ matrix.script }}" --help

0 commit comments

Comments
 (0)