Skip to content

feat: add Backstage Go coverage reporting (and gcov2lcov tool) #1115

feat: add Backstage Go coverage reporting (and gcov2lcov tool)

feat: add Backstage Go coverage reporting (and gcov2lcov tool) #1115

Workflow file for this run

name: Go
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Sage
uses: ./actions/setup
- name: Make
run: make