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:
push:
branches: [ master ]
branches: [ unit-tests ]
pull_request:
branches: [ master ]
branches: [ unit-tests ]
env:
CARGO_TERM_COLOR: always