Skip to content

refactor styles for improved layout and spacing across sections #11

refactor styles for improved layout and spacing across sections

refactor styles for improved layout and spacing across sections #11

name: Check executables
on:
push:
paths:
- "docs/**"
- "tests/check_executables.sh"
pull_request:
paths:
- "docs/**"
- "tests/check_executables.sh"
jobs:
check-executables:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run executable checks
run: |
bash tests/check_executables.sh