Skip to content

explicitly depend on otlp-exporter-base version #9

explicitly depend on otlp-exporter-base version

explicitly depend on otlp-exporter-base version #9

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