Reverted to test only
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
ffdce582a0
commit
2f930aa475
|
@ -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