Change branch

This commit is contained in:
Yannick Funk
2021-09-06 16:30:40 +02:00
committed by GitHub
parent 6813fdd513
commit 8813515786

View File

@@ -2,9 +2,9 @@ name: Rust build and test
on: on:
push: push:
branches: [ master ] branches: [ unit-tests ]
pull_request: pull_request:
branches: [ master ] branches: [ unit-tests ]
env: env:
CARGO_TERM_COLOR: always CARGO_TERM_COLOR: always