Skip to content

The generic struct is not allowed except for the Option type. (#1811) #2553

The generic struct is not allowed except for the Option type. (#1811)

The generic struct is not allowed except for the Option type. (#1811) #2553

name: Links (Fail Fast)
on:
push:
pull_request:
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Link Checker
uses: lycheeverse/lychee-action@v1.9.0
with:
fail: true