Merge remote-tracking branch 'origin/master' into futures
# Conflicts: # .github/workflows/rust_and_ros2.yml
This commit is contained in:
commit
fae64ec6ce
|
|
@ -1,10 +1,6 @@
|
|||
name: Rust
|
||||
name: testing_ros
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ futures ]
|
||||
pull_request:
|
||||
branches: [ futures ]
|
||||
on: [push, pull_request]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
|
|
|||
Loading…
Reference in New Issue