Commit 5df9d62
committed
[workflows] List binaries in unit tests after downloading them.
We've had some errors about missing binaries, particularly like this:
```
/__w/_temp/ff3c74cc-dbd5-46dd-8f2a-d2dcf4cdfeae.sh: 1: ./build/tuple_formats-*: not found
```
This should help to track this down.
Signed-off-by: Ben Pfaff <blp@feldera.com>1 parent 0b7c496 commit 5df9d62
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
| |||
0 commit comments