GitHub: fix matrix, package log files before upload

It turns out we were using the wrong matrix variable in the actual
make command and ran the same itest 6 times with no arguments, all
resulting in running the btcd test.

To avoid uploading too many files in individual requests, we zip them
first before uploading the zip itself.
This commit is contained in:
Oliver Gugger
2021-10-08 16:32:17 +02:00
parent 423de4d79a
commit 4e224fe0aa
2 changed files with 32 additions and 15 deletions

View File

@@ -417,6 +417,9 @@ messages directly. There is no routing/path finding involved.
* [Include htlc amount in bandwidth hints](https://github.com/lightningnetwork/lnd/pull/5512).
* [Fix REST/WebSocket API itest that lead to overall test
timeout](https://github.com/lightningnetwork/lnd/pull/5845).
## Database
* [Ensure single writer for legacy