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