Correct test branch name.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 1s

This commit is contained in:
Willem Cazander 2024-06-25 13:30:23 +02:00
parent d63c600127
commit eef6f47709

View file

@ -2,7 +2,7 @@ name: Run tests parallel
on:
push:
branches:
- parallel*
- test_ci_parallel*
workflow_dispatch:
jobs:
Test-Asserts: