Skip to content

Bump package version to 1.0.5 which includes logic to clean up health check file #120

Bump package version to 1.0.5 which includes logic to clean up health check file

Bump package version to 1.0.5 which includes logic to clean up health check file #120

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"