Skip to content

chore(deps-dev): bump types-tqdm from 4.66.0.20240106 to 4.66.0.20240417 #83

chore(deps-dev): bump types-tqdm from 4.66.0.20240106 to 4.66.0.20240417

chore(deps-dev): bump types-tqdm from 4.66.0.20240106 to 4.66.0.20240417 #83

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

Check failure on line 14 in .github/workflows/on-push.yml

View workflow run for this annotation

GitHub Actions / Intelligence Layer SDK Tests

Invalid workflow file

error parsing called workflow ".github/workflows/on-push.yml" -> "./.github/workflows/sdk-tests.yml" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
runner: 'ubuntu-latest'
secrets: inherit