Skip to content

Improve xsnap-worker's reaction to EOF/SIGPIPE by explicit logging to stderr (#4103) #13337

Improve xsnap-worker's reaction to EOF/SIGPIPE by explicit logging to stderr (#4103)

Improve xsnap-worker's reaction to EOF/SIGPIPE by explicit logging to stderr (#4103) #13337

Workflow file for this run

name: Run scripts tests
on:
pull_request:
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
run-scripts-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: scripts/test/test.sh