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

This commit is contained in:
Willem Cazander 2024-06-25 13:41:52 +02:00
parent 09d7c69d12
commit 34e675adef

View file

@ -1,9 +1,8 @@
name: Run tests parallel name: Run tests parallel
on: on:
workflow_dispatch:
pull_request: pull_request:
branches: branches:
- 'test_ci_parallel*' - test_ci_parallel**
jobs: jobs:
Test-Asserts: Test-Asserts:
runs-on: self-hosted runs-on: self-hosted