mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-16 12:02:14 +02: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 .
|