Compare commits
2 commits
ef58228ecb
...
9a5dfe7a3f
| Author | SHA1 | Date | |
|---|---|---|---|
| 9a5dfe7a3f | |||
| 2f930aa475 |
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue