Skip to content

add workflow for golang unittesting #1

add workflow for golang unittesting

add workflow for golang unittesting #1

on: push
jobs:
golang_test:
uses: ./.github/workflows/golang_test.yaml

Check failure on line 5 in .github/workflows/golang_test_test.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/golang_test_test.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/golang_test_test.yaml" -> "./.github/workflows/golang_test.yaml" (source branch with sha:0159807ebf7d6150211c0e2b6754e8f86241b84f) : You have an error in your yaml syntax on line 22
with:
workdir: "tests/golang_test"