Skip to content

Merge pull request #496 from ARGOeu/test #2

Merge pull request #496 from ARGOeu/test

Merge pull request #496 from ARGOeu/test #2

Workflow file for this run

# This workflow will build a golang project
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go
name: Go
on: ["push", "pull_request"]
jobs:
ci:
name: "Run CI"

Check failure on line 8 in .github/workflows/go.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/go.yml

Invalid workflow file

You have an error in your yaml syntax on line 8
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
with:
fetch-depth: 1
- uses: dominikh/[email protected]
with:
version: "2022.1.1"