Skip to content

fix: move pipe write to go routine (fix hang on long script problem) #11

fix: move pipe write to go routine (fix hang on long script problem)

fix: move pipe write to go routine (fix hang on long script problem) #11

Workflow file for this run

name: Build
on: [pull_request]
jobs:
build:
name: Bundle xk6 extensions
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Build
id: build
uses: szkiba/xk6bundler@v0
with:
with: github.com/szkiba/xk6-ts=/github/workspace
k6_version: latest