Skip to content

chore(deps-dev): bump types-setuptools in the minor group (#740) #63

chore(deps-dev): bump types-setuptools in the minor group (#740)

chore(deps-dev): bump types-setuptools in the minor group (#740) #63

Workflow file for this run

name: Intelligence Layer SDK Tests
on:
push:
paths-ignore:
- "trace-viewer/**"
- ".github/workflows/frontend.yml"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
python-tests:
uses: ./.github/workflows/sdk-tests.yml
with:
runner: 'ubuntu-latest'
secrets: inherit