Skip to content

Sync tests for practice exercise linked-list #1535

Sync tests for practice exercise linked-list

Sync tests for practice exercise linked-list #1535

Workflow file for this run

name: Configlet
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: read
jobs:
configlet:
uses: exercism/github-actions/.github/workflows/configlet.yml@main
with:
lint: true
fmt: true