Test parallel build. #4
|
@ -1,10 +1,10 @@
|
||||||
name: Run tests parallel
|
name: Run tests parallel
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
pull_request2:
|
|
||||||
types: [opened, reopened, synchronize]
|
types: [opened, reopened, synchronize]
|
||||||
branches:
|
branches:
|
||||||
- test_ci_parallel_build
|
- test_ci_parallel_build
|
||||||
|
workflow_dispatch:
|
||||||
jobs:
|
jobs:
|
||||||
Test-Asserts-Parallel:
|
Test-Asserts-Parallel:
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
|
|
Loading…
Reference in a new issue