Skip to content

Fix the template reference #4

Fix the template reference

Fix the template reference #4

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: cannot specify version when calling local workflows
with:
coverage-command: |
docker system prune -f
docker-compose -f ./docker/docker-compose-tests.yml up --build --no-color tests