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: on:
push: push:
branches: branches:
- parallel* - test_ci_parallel*
workflow_dispatch: workflow_dispatch:
jobs: jobs:
Test-Asserts: Test-Asserts: