Skip to content

feat: add coverage reporting functionality to sardine steps #18

feat: add coverage reporting functionality to sardine steps

feat: add coverage reporting functionality to sardine steps #18

Workflow file for this run

name: Nix
on:
pull_request:
push:
branches: [main]
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/determinate-nix-action@v3
- name: Build bbdev
run: nix develop