mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
5 lines
70 B
Bash
5 lines
70 B
Bash
#!/bin/sh -ex
|
|
|
|
"$(dirname "$0")/build.sh"
|
|
ctest --output-on-failure .
|