Test trigger 5
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s

This commit is contained in:
Willem Cazander 2024-06-25 13:52:57 +02:00
parent 758e9b86a6
commit ffdce582a0

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