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:
|
on:
|
||||||
push:
|
push:
|
||||||
branch:
|
branches:
|
||||||
- test
|
- add-tests
|
||||||
|
|
||||||
env:
|
env:
|
||||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||||
|
Loading…
Reference in New Issue
Block a user