The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
---
  seq:
    # tests that are not parallel-ready (will run in isolation)
    - seq:
      - t/10_makefile.t
      - t/11_dotfile.t
      - t/12_delete.t

    # tests that can run in parallel
    - par:
      # wildcard for everything else
      - **