Browse Source

Adding checks for pyrealsense

tags/0.3.8-rc
haixuanTao haixuantao 1 year ago
parent
commit
dd35632cbd
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      CONTRIBUTING.md

+ 2
- 0
CONTRIBUTING.md View File

@@ -12,6 +12,8 @@ You can use the standard `cargo check`, `cargo build`, `cargo run`, and `cargo t
To run a command for a specific package only, pass e.g. `--package dora-daemon`.
Running a command for the whole workspace is possible by passing `--workspace`.



## Continuous Integration (CI)

We're using [GitHub Actions](https://github.com/features/actions) to run automated checks on all commits and pull requests.


Loading…
Cancel
Save