Test parallel build. #4

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

View file

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