on: [push] jobs: test: runs-on: docker steps: - uses: actions/checkout@v4 - run: ./tst.sh tests/*