mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-02-08 19:08:47 -05:00
![Tobin C. Harding](/assets/img/avatar_default.png)
There is some sort of timing issue when spinning up the monero containers on github CI. I do not know exactly what is the cause but we have a configurable 'additional sleep time' already available for `testcontainers` that can resolve this issue. Use the environment variable MONERO_ADDITIONAL_SLEEP_PERIOD to tell `testcontainers` to wait an additional 60 while bringing up the monero container.