Merge branch 'master' into test_ci_parallel_build
All checks were successful
Run test asserts / Test-Asserts (pull_request) Successful in 0s
All checks were successful
Run test asserts / Test-Asserts (pull_request) Successful in 0s
This commit is contained in:
commit
5d900659ef
|
@ -1,8 +1,9 @@
|
|||
name: Run tests parallel
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, reopened, synchronize]
|
||||
branches:
|
||||
- test_ci_parallel**
|
||||
- 'test_ci_parallel*'
|
||||
jobs:
|
||||
Test-Asserts:
|
||||
runs-on: self-hosted
|
||||
|
|
Loading…
Reference in a new issue