Skip to content

update bikehorn guide to modern standards #289

update bikehorn guide to modern standards

update bikehorn guide to modern standards #289

name: Test image links
on:
pull_request:
push:
jobs:
test-image-links:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run image link check
run: python tests/test_image_links.py