Compare commits

..

No commits in common. "5d900659ef6e0e8397a7b77880319be03d703532" and "f1af2726fd7591372e1a9f89c8b3b6baec5ac1d1" have entirely different histories.

View file

@ -1,9 +1,8 @@
name: Run tests parallel name: Run tests parallel
on: on:
pull_request: pull_request:
types: [opened, reopened, synchronize]
branches: branches:
- 'test_ci_parallel*' - test_ci_parallel**
jobs: jobs:
Test-Asserts: Test-Asserts:
runs-on: self-hosted runs-on: self-hosted