Test parallel build. #4

Closed
willemtsade wants to merge 7 commits from test_ci_parallel_build into master
Showing only changes of commit ef58228ecb - Show all commits

View file

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