Skip to content

docs: update readme #859

docs: update readme

docs: update readme #859

name: Integration Test (latest)
on:
workflow_dispatch:
push:
branches-ignore:
- release-please--branches--main
jobs:
backend:
strategy:
fail-fast: false
matrix:
component: [mgmt-backend]
uses: instill-ai/core/.github/workflows/integration-test-backend.yml@main
with:
component: ${{ matrix.component }}
target: latest
console:
uses: instill-ai/core/.github/workflows/integration-test-console.yml@main

Check failure on line 20 in .github/workflows/integration-test-latest.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/integration-test-latest.yml

Invalid workflow file

error parsing called workflow ".github/workflows/integration-test-latest.yml" -> "instill-ai/core/.github/workflows/integration-test-console.yml@main" : failed to fetch workflow: workflow was not found.
with:
target: latest