mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 16:14:05 +01:00
5 lines
70 B
Bash
Executable File
5 lines
70 B
Bash
Executable File
#!/bin/sh -ex
|
|
|
|
"$(dirname "$0")/build.sh"
|
|
ctest --output-on-failure .
|