This commit is contained in:
parent
09d7c69d12
commit
34e675adef
|
@ -1,9 +1,8 @@
|
|||
name: Run tests parallel
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
branches:
|
||||
- 'test_ci_parallel*'
|
||||
- test_ci_parallel**
|
||||
jobs:
|
||||
Test-Asserts:
|
||||
runs-on: self-hosted
|
||||
|
|
Loading…
Reference in a new issue