mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-09-12 01:24:04 +00:00
5 lines
70 B
Bash
5 lines
70 B
Bash
#!/bin/sh -ex
|
|
|
|
"$(dirname "$0")/build.sh"
|
|
ctest --output-on-failure .
|