Skip to content

ci: fix code coverage upload #2444

ci: fix code coverage upload

ci: fix code coverage upload #2444

Workflow file for this run

name: ci
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
uses: ./.github/workflows/build.yaml

Check failure on line 13 in .github/workflows/ci.yaml

View workflow run for this annotation

GitHub Actions / ci

Invalid workflow file

The workflow is not valid. In .github/workflows/ci.yaml (Line: 13, Col: 11): Error from called workflow project-stacker/stacker/.github/workflows/build.yaml@439af38acb8adbd5d4e3f630eef0403c2979bbbc (Line: 102, Col: 9): Unexpected value 'token'
with:
slow-test: false
coverage:
uses: ./.github/workflows/coverage.yaml
with:
slow-test: false