Skip to content

Try with local template without permissions #3

Try with local template without permissions

Try with local template without permissions #3

name: Create Coverage
on: push
# push:
# branches:
# - main
jobs:
generate-coverage-report:
# uses: eclipse-kanto/kanto/.github/workflows/coverage-template.yaml@main
uses: .github/workflows/coverage-template.yaml@main

Check failure on line 11 in .github/workflows/generate-coverage-report.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/generate-coverage-report.yaml

Invalid workflow file

invalid value workflow reference: references to workflows must be prefixed with format 'owner/repository/' or './' for local workflows
with:
coverage-command: |
docker system prune -f
docker-compose -f ./docker/docker-compose-tests.yml up --build --no-color tests