Skip to content

apt packages from config #142

apt packages from config

apt packages from config #142

name: Integration tests
on:
pull_request:
jobs:
integration-tests:
uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@main
secrets: inherit
permissions:
contents: read
packages: write
with:
pre-run-script: |
-c "sudo microk8s config > ${GITHUB_WORKSPACE}/kube-config
chmod +x tests/integration/pre_run_script.sh
./tests/integration/pre_run_script.sh"
juju-channel: 3.1/stable
channel: 1.27-strict/stable
tmate-ssh-debug: true

Check failure on line 20 in .github/workflows/integration_test.yaml

View workflow run for this annotation

GitHub Actions / Integration tests

Invalid workflow file

The workflow is not valid. .github/workflows/integration_test.yaml (Line: 20, Col: 24): Invalid input, tmate-ssh-debug is not defined in the referenced workflow.