Skip to content

remove package version pin due to PPA only keeping one version of the deb package #126

remove package version pin due to PPA only keeping one version of the deb package

remove package version pin due to PPA only keeping one version of the deb package #126

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"