Skip to content

ci: migrate build workflow to use cordiverse reusable one #612

ci: migrate build workflow to use cordiverse reusable one

ci: migrate build workflow to use cordiverse reusable one #612

Workflow file for this run

name: Build
on:
push:
pull_request:
jobs:
build:
uses: cordiverse/workflows/.github/workflows/build.yml@main

Check failure on line 9 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / Build

Invalid workflow file

The workflow is not valid. In .github/workflows/build.yml (Line: 9, Col: 11): Error from called workflow cordiverse/workflows/.github/workflows/build.yml@main (Line: 7, Col: 9): Required property is missing: type In .github/workflows/build.yml (Line: 9, Col: 11): Error from called workflow cordiverse/workflows/.github/workflows/build.yml@main (Line: 70, Col: 20): Unexpected value 'false'