Correct test branch name.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 1s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 1s
This commit is contained in:
parent
d63c600127
commit
eef6f47709
|
@ -2,7 +2,7 @@ name: Run tests parallel
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- parallel*
|
||||
- test_ci_parallel*
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
Test-Asserts:
|
||||
|
|
Loading…
Reference in a new issue