Update rust_and_ros2.yml

This commit is contained in:
Kristofer Bengtsson 2021-07-06 15:40:16 +02:00 committed by GitHub
parent a007f72b6c
commit 44bba95ea6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ name: Rust
on: on:
push: push:
branches: [ github_actions ] branches: [ futures ]
pull_request: pull_request:
branches: [ github_actions ] branches: [ futures ]
env: env:
CARGO_TERM_COLOR: always CARGO_TERM_COLOR: always