fixed the actions to test on all branches
This commit is contained in:
parent
be4b7acf72
commit
455f3f07bc
|
|
@ -1,10 +1,6 @@
|
||||||
name: Rust
|
name: testing_ros
|
||||||
|
|
||||||
on:
|
on: [push, pull_request]
|
||||||
push:
|
|
||||||
branches: [ github_actions ]
|
|
||||||
pull_request:
|
|
||||||
branches: [ github_actions ]
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CARGO_TERM_COLOR: always
|
CARGO_TERM_COLOR: always
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue