Skip to content

Workflow file for this run

name: test

Check failure on line 1 in .github/workflows/test.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/test.yaml

Invalid workflow file

Invalid `steps` value - steps should be list of `uses` or `run` items
on:
workflow_dispatch:
jobs:
build:
name: Build
runs-on: [self-hosted, cere-network-memory-large]
steps:
name: Protoc version
run: |
protoc --version