Skip to content

Replace standard GHA workflows with reusables #21

Replace standard GHA workflows with reusables

Replace standard GHA workflows with reusables #21

Workflow file for this run

# SPDX-License-Identifier: Apache-2.0
# Copyright 2024 Intel Corporation
name: Build and test workflow
on:
pull_request:
branches:
- master
push:
branches:
- master
jobs:
build-and-test:
uses: onosproject/.github/.github/workflows/go-build-test.yml@main

Check failure on line 15 in .github/workflows/build-test.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-test.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build-test.yml" -> "onosproject/.github/.github/workflows/go-build-test.yml@main" : failed to fetch workflow: workflow was not found.
with:
go-mod-path: go/go.mod