Skip to content

Add arm64, ppc64el and s390x and migrate workflows to charm-ci #411

Add arm64, ppc64el and s390x and migrate workflows to charm-ci

Add arm64, ppc64el and s390x and migrate workflows to charm-ci #411

name: Integration tests
on:
pull_request:
schedule:
- cron: "0 15 * * SAT"
jobs:
integration-tests:
uses: canonical/charm-ci/.github/workflows/integration-test.yml@main
secrets: inherit
permissions:
contents: read
packages: write
actions: read
with:
working-directory: .
spread-jobs-include: "*tests/integration*"