diff options
| author | xoviat <[email protected]> | 2023-09-11 22:50:53 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-09-11 22:50:53 +0000 |
| commit | db54edf56c42f2f3aa96662c01559acfbaf546f0 (patch) | |
| tree | cdfdfd6b0dd2859b8106f2a4ddcca1b89ef69f56 /ci.sh | |
| parent | 1133cbf90e469109e8b53daf7284742784e8fb33 (diff) | |
| parent | 4072a16af636d2943b41323aabf0e0c73a80b893 (diff) | |
Merge pull request #1886 from xoviat/adc
add g4 adc345, adc etc.
Diffstat (limited to 'ci.sh')
| -rwxr-xr-x | ci.sh | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -180,4 +180,6 @@ if [[ -z "${TELEPROBE_TOKEN-}" ]]; then | |||
| 180 | exit | 180 | exit |
| 181 | fi | 181 | fi |
| 182 | 182 | ||
| 183 | rm out/tests/stm32wb55rg/wpan_ble | ||
| 184 | |||
| 183 | teleprobe client run -r out/tests | 185 | teleprobe client run -r out/tests |
