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:
|
on: [push, pull_request]
|
||||||
push:
|
|
||||||
branches: [ futures ]
|
|
||||||
pull_request:
|
|
||||||
branches: [ futures ]
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CARGO_TERM_COLOR: always
|
CARGO_TERM_COLOR: always
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue