mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2026-02-09 16:45:27 +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 .
|