diff options
| author | chemicstry <[email protected]> | 2023-07-31 10:29:20 +0300 |
|---|---|---|
| committer | chemicstry <[email protected]> | 2023-07-31 10:29:20 +0300 |
| commit | 780569c08ab089dae67c5d57dd1852d5419d4577 (patch) | |
| tree | 021965b7c9ac34fb33507c3998b3a6b6e7cecae7 /.github | |
| parent | a56ef685f3bfd9148a79c9dbbdde83a2c1642ba5 (diff) | |
| parent | 6c6bd11c1a28eb8985518a10bd723c622d82f4b6 (diff) | |
Merge remote-tracking branch 'origin/main' into bxcan_timestamp
Diffstat (limited to '.github')
| -rwxr-xr-x | .github/ci/test.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ci/test.sh b/.github/ci/test.sh index d014e4bd7..2892bcf8d 100755 --- a/.github/ci/test.sh +++ b/.github/ci/test.sh | |||
| @@ -13,7 +13,7 @@ hashtime save /ci/cache/filetime.json | |||
| 13 | 13 | ||
| 14 | cargo test --manifest-path ./embassy-sync/Cargo.toml | 14 | cargo test --manifest-path ./embassy-sync/Cargo.toml |
| 15 | cargo test --manifest-path ./embassy-embedded-hal/Cargo.toml | 15 | cargo test --manifest-path ./embassy-embedded-hal/Cargo.toml |
| 16 | cargo test --manifest-path ./embassy-hal-common/Cargo.toml | 16 | cargo test --manifest-path ./embassy-hal-internal/Cargo.toml |
| 17 | cargo test --manifest-path ./embassy-time/Cargo.toml --features generic-queue | 17 | cargo test --manifest-path ./embassy-time/Cargo.toml --features generic-queue |
| 18 | 18 | ||
| 19 | cargo test --manifest-path ./embassy-boot/boot/Cargo.toml | 19 | cargo test --manifest-path ./embassy-boot/boot/Cargo.toml |
