diff options
| author | xoviat <[email protected]> | 2023-10-03 22:01:46 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-10-03 22:01:46 +0000 |
| commit | 8ac5c1a9635c72d80a173fbc4bc7d5753cbdbecd (patch) | |
| tree | baca212f1f14aae963e75b4fc0493784240ebc0e /ci.sh | |
| parent | 09dfcd6b66597a31a5262ebf67f20a1a9e4641a3 (diff) | |
| parent | e7ab044935246d0d98926f84ab1e5abd42d0be9b (diff) | |
Merge pull request #1973 from xoviat/opamp
stm32: add opamp
Diffstat (limited to 'ci.sh')
| -rwxr-xr-x | ci.sh | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -201,6 +201,9 @@ cargo batch \ | |||
| 201 | $BUILD_EXTRA | 201 | $BUILD_EXTRA |
| 202 | 202 | ||
| 203 | 203 | ||
| 204 | rm out/tests/stm32wb55rg/wpan_mac | ||
| 205 | rm out/tests/stm32wb55rg/wpan_ble | ||
| 206 | |||
| 204 | 207 | ||
| 205 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then | 208 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then |
| 206 | echo No teleprobe token found, skipping running HIL tests | 209 | echo No teleprobe token found, skipping running HIL tests |
