Skip to content

tracker: record more times #108

tracker: record more times

tracker: record more times #108

Workflow file for this run

name: "nix build"
on:
pull_request:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix build