additional logging
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s Details

This commit is contained in:
Ladd Hoffman 2024-05-02 19:51:25 -05:00
parent 7d9734318a
commit 36697e1f6f
1 changed files with 1 additions and 0 deletions

View File

@ -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,