Skip to content

conan: move deps to bazel registry #1

conan: move deps to bazel registry

conan: move deps to bazel registry #1

Workflow file for this run

# Main workflow file. This complex workflow declares

Check failure on line 1 in .github/workflows/mainline.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/mainline.yml

Invalid workflow file

(Line: 5, Col: 1): Required property is missing: jobs
# primary automated jobs that are relevant to
# building and testing HyperCPU.
name: HyperCPU CI/CD Pipeline
on:
push:
branches: [master]
pull_request:
branches: [master]