Skip to content

internals/tests/file-format.md: remove hyper #1036

internals/tests/file-format.md: remove hyper

internals/tests/file-format.md: remove hyper #1036

Workflow file for this run

name: Markdown links
on:
# Trigger the workflow on push or pull requests, but only for the
# master branch
push:
branches:
- master
- '*/ci'
pull_request:
branches:
- master
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
with:
persist-credentials: false
name: checkout
- name: Run mdlinkcheck
run: ./.github/scripts/mdlinkcheck