Skip to content

Snap ratings

Snap ratings #29

name: Pull Request (Charm)
on:
pull_request:
paths:
- vm_operator/**
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build-test:
uses: ./.github/workflows/build-charm.yaml

Check failure on line 14 in .github/workflows/pull-request-charm.yaml

View workflow run for this annotation

GitHub Actions / Pull Request (Charm)

Invalid workflow file

The workflow is not valid. In .github/workflows/pull-request-charm.yaml (Line: 14, Col: 11): Error from called workflow ubuntu/app-center-ratings/.github/workflows/build-charm.yaml@234899bcd52f4d158342d7b92dabfe45efef59fb (Line: 37, Col: 9): Job 'functional-test' depends on unknown job 'lib-check'.
cla:
uses: ./.github/workflows/cla.yaml