fixed the actions to test on all branches

This commit is contained in:
Kristofer Bengtsson 2021-07-06 16:05:34 +02:00 committed by GitHub
parent be4b7acf72
commit 455f3f07bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 6 deletions

View File

@ -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