This commit is contained in:
stelzo 2024-03-25 12:51:23 +01:00
parent c7bae0d377
commit 11868f5f45
1 changed files with 1 additions and 0 deletions

View File

@ -19,3 +19,4 @@ jobs:
- uses: actions/checkout@v2
- run: docker build . --file ./tests/Dockerfile_rclrs_humble --tag rclrs_humble
- run: docker run rclrs_humble cargo test
- run: docker run rclrs_humble cargo clippy --all-targets -- -D warnings