Update test.yml
This commit is contained in:
parent
44f1564c12
commit
bf97160fbe
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -2,7 +2,7 @@ name: BuildAndTest
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ "dev" ]
|
||||
branches: [ "dev", "compute-edges-all" ]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
|
Loading…
Reference in a new issue