Skip to content

Add Error.Append method #27

Add Error.Append method

Add Error.Append method #27

Workflow file for this run

name: CI
on:
push:
tags:
- 'v*'
- '**/v*'
branches:
- master
workflow_dispatch:
jobs:
check_test_build:
name: Check, Test, Build
uses: sudoless/actions/.github/workflows/go-ci.yaml@master

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

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yaml" -> "sudoless/actions/.github/workflows/go-ci.yaml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
build: false