Compare commits
No commits in common. "ef58228ecb9eb77f32a1462398bb681fabbe4394" and "e45a704cce00c01bc32770895e530f7a39486e84" have entirely different histories.
ef58228ecb
...
e45a704cce
1 changed files with 1 additions and 2 deletions
|
|
@ -1,12 +1,11 @@
|
||||||
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
|
||||||
jobs:
|
jobs:
|
||||||
Test-Asserts-Parallel:
|
Test-Asserts:
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
steps:
|
steps:
|
||||||
- name: Check out
|
- name: Check out
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue