Skip to content

extend the trace export timeout and allow configuring it #11

extend the trace export timeout and allow configuring it

extend the trace export timeout and allow configuring it #11

Workflow file for this run

name: Run Tests
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 test