Skip to content

Remove AllocsPerRun for non-zero allocation cases #29

Remove AllocsPerRun for non-zero allocation cases

Remove AllocsPerRun for non-zero allocation cases #29

Workflow file for this run

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