Commit 0c8fa5b
committed
TO-DROP: vscode: add a configuration to debug one GitHub Action locally
This automatically launches the current file, i.e. the respective
`index.js` _must_ be currently open before launching this debug task.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 76b29db commit 0c8fa5b
1 file changed
+26
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
7 | 33 | | |
8 | 34 | | |
9 | 35 | | |
| |||
18 | 44 | | |
19 | 45 | | |
20 | 46 | | |
21 | | - | |
22 | 47 | | |
23 | 48 | | |
24 | 49 | | |
| |||
0 commit comments