Fix branch name
This commit is contained in:
parent
9c86ed7ffe
commit
fef16a320a
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -2,8 +2,8 @@ name: test
|
||||
|
||||
on:
|
||||
push:
|
||||
branch:
|
||||
- test
|
||||
branches:
|
||||
- add-tests
|
||||
|
||||
env:
|
||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||
|
Loading…
Reference in New Issue
Block a user