Skip to content

👷 add ci build system #1

👷 add ci build system

👷 add ci build system #1

Workflow file for this run

name: Build and test for devices
on:
pull_request:
branches:
- main
paths:
- "**/*.go"
- "go.mod"
- "go.sum"
- "Makefile"
- ".github/workflows/build.yaml"
- ".github/workflows/development.yaml"
jobs:
call-build-workflow:
uses: "./build.yaml"

Check failure on line 16 in .github/workflows/development.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/development.yaml

Invalid workflow file

invalid value workflow reference: no version specified