Change branch to master

This commit is contained in:
Yannick Funk
2021-09-07 14:48:46 +02:00
parent d8d0d93a21
commit 602a65f809

View File

@@ -2,9 +2,9 @@ name: Rust build and test
on:
push:
branches: [ unit-tests ]
branches: [ master ]
pull_request:
branches: [ unit-tests ]
branches: [ master ]
env:
CARGO_TERM_COLOR: always
@@ -30,4 +30,4 @@ jobs:
- name: Run cargo test
uses: actions-rs/cargo@v1
with:
command: test
command: test