Compare commits

..

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

View file

@ -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