Skip to content

Small changes

Small changes #764

Workflow file for this run

name: "Test Path Check"
on: [push, pull_request]
jobs:
check:
name: "Check"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check test paths
run: ./scripts/testcheck.sh