Skip to content

Feature/enable sourcemap by default #7

Feature/enable sourcemap by default

Feature/enable sourcemap by default #7

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