Merge branch 'master' into rs/hal-update

This commit is contained in:
Ryan Summers 2020-11-10 15:13:12 +01:00
commit 514314dced
1 changed files with 4 additions and 5 deletions

View File

@ -2,10 +2,9 @@ name: Continuous Integration
on: on:
push: push:
branches: branches: [master, staging, trying]
- staging pull_request:
- trying branches: [master]
- master
env: env:
CARGO_TERM_COLOR: always CARGO_TERM_COLOR: always