Skip to content

Fix formatting issue #624

Fix formatting issue

Fix formatting issue #624

Workflow file for this run

name: Continous Integration
on:
push:
workflow_dispatch:
jobs:
check-links:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v6
- name: Lychee Broken Link Checker
uses: lycheeverse/lychee-action@v2.8.0
with:
fail: true