This test regularly fails when run in GitHub actions. This wasn't an issue in CircleCI, or at the least not so frequent. Running 100s of times in a loop locally, I can't get it to fail. For example, ...
Leveraging the flexibility of MicroPython, this example demonstrates how to access a SD Card, collect (simulated) sensor data efficiently and write the information in a JSON format to a file on the ...