Skip to content

Commit 284871a

Browse files
authored
Merge pull request #64 from SoftwareDefinedVehicle/mhfixes1
Update dependencies
2 parents 0662e8b + ea92962 commit 284871a

File tree

6 files changed

+1534
-900
lines changed

6 files changed

+1534
-900
lines changed

.github/workflows/ocaas.yaml

Lines changed: 0 additions & 56 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md)
331331
### Building rust utilities
332332
333333
- Install Rust
334+
- Initialize git submodules with `git submodule init` and `git submodule update`
334335
- Switch to the respective source folder in `src/rust/<component>`
335336
- Run `cargo test`
336337
### Running shell tests

0 commit comments

Comments
 (0)