diff options
| author | Dario Nieuwenhuis <[email protected]> | 2023-09-28 03:39:10 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-09-28 03:39:10 +0000 |
| commit | e538aeacc89302714e5dd2f381f67782bb5d928e (patch) | |
| tree | ba4cb079375ea1d2e9a102ecca35d9e195b0630f /ci.sh | |
| parent | 901d31e8f8b982ff041452038102b46e7314b201 (diff) | |
| parent | 6b3745fc4741b536b111f6e9bbc39e108d8a2eef (diff) | |
Merge pull request #1960 from embassy-rs/test-eth-2
Net fixes
Diffstat (limited to 'ci.sh')
| -rwxr-xr-x | ci.sh | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -183,6 +183,7 @@ cargo batch \ | |||
| 183 | --- build --release --manifest-path tests/riscv32/Cargo.toml --target riscv32imac-unknown-none-elf \ | 183 | --- build --release --manifest-path tests/riscv32/Cargo.toml --target riscv32imac-unknown-none-elf \ |
| 184 | $BUILD_EXTRA | 184 | $BUILD_EXTRA |
| 185 | 185 | ||
| 186 | rm out/tests/nrf52840-dk/wifi_esp_hosted_perf | ||
| 186 | 187 | ||
| 187 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then | 188 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then |
| 188 | echo No teleprobe token found, skipping running HIL tests | 189 | echo No teleprobe token found, skipping running HIL tests |
