Skip to content

build(deps-dev): bump ruff from 0.4.4 to 0.4.5 in the minor group #532

build(deps-dev): bump ruff from 0.4.4 to 0.4.5 in the minor group

build(deps-dev): bump ruff from 0.4.4 to 0.4.5 in the minor group #532

Workflow file for this run

name: Intelligence Layer SDK Tests
on:
push:
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