Skip to content

Workflow file for this run

# reusable workflow triggered by other actions
name: CI
on:
workflow_call:
secrets:
CHARMCRAFT_CREDENTIALS:
required: true
jobs:
test-bundle:
name: Test the bundle
uses: ./.github/workflows/bundle_tests.yaml
test-bundle:
name: Test the bundle

Check failure on line 16 in .github/workflows/integrate.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/integrate.yaml

Invalid workflow file

You have an error in your yaml syntax on line 16
uses: ./.github/workflows/bundle_tests_actions_operator.yaml