Skip to content

Add tox.ini file to implement rocks stanity tests #5

Add tox.ini file to implement rocks stanity tests

Add tox.ini file to implement rocks stanity tests #5

name: On Pull Request
on:
pull_request:
jobs:
on-pull-request:
name: Get ROCKs modified and build-scan-test them
uses: canonical/charmed-kubeflow-workflows/.github/workflows/get-rocks-modified-and-build-scan-test-publish.yaml@main
permissions:
pull-requests: read
secrets: inherit
with:
rockcraft-channel: latest/edge
microk8s-channel: 1.26-strict/stable
juju-channel: 3.1/stable
python-version: "3.8"