Skip to content

extend the trace export timeout and allow configuring it #2

extend the trace export timeout and allow configuring it

extend the trace export timeout and allow configuring it #2

Workflow file for this run

name: Build package
on:
pull_request:
types: [opened, synchronize]
branches:
- main
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm install
- run: npm run build