Skip to content

Notify new payload #8687

Notify new payload

Notify new payload #8687

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