Skip to content

Revert "fix: Workaround for dependabot commit message bug (#858)" (#860) #531

Revert "fix: Workaround for dependabot commit message bug (#858)" (#860)

Revert "fix: Workaround for dependabot commit message bug (#858)" (#860) #531

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