Compare commits

..

No commits in common. "ef58228ecb9eb77f32a1462398bb681fabbe4394" and "e45a704cce00c01bc32770895e530f7a39486e84" have entirely different histories.

View file

@ -1,12 +1,11 @@
name: Run tests parallel
on:
pull_request:
pull_request2:
types: [opened, reopened, synchronize]
branches:
- test_ci_parallel_build
jobs:
Test-Asserts-Parallel:
Test-Asserts:
runs-on: self-hosted
steps:
- name: Check out