Skip to content

Initial identification and deduplciation specs and thoughts #435

Initial identification and deduplciation specs and thoughts

Initial identification and deduplciation specs and thoughts #435

Workflow file for this run

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