Skip to content

[list-ops] Add a Jinja test template #166

[list-ops] Add a Jinja test template

[list-ops] Add a Jinja test template #166

Workflow file for this run

name: Exercise order
on:
pull_request:
branches:
- main
permissions:
contents: read
jobs:
call-gha-workflow:
name: Check
uses: exercism/github-actions/.github/workflows/sorted.yml@main
with:
ordering: ".difficulty, .lowercase_name"