additional logging
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s
Details
This commit is contained in:
parent
7d9734318a
commit
36697e1f6f
|
@ -285,6 +285,7 @@ const start = async () => {
|
|||
postId,
|
||||
...params,
|
||||
});
|
||||
console.log('sent matrix pool start event');
|
||||
// Register our own stake and send a message
|
||||
await validatePost({
|
||||
sender, post, postId, roomId, eventId, ...params,
|
||||
|
|
Loading…
Reference in New Issue