Skip to content

enable gofmt, format code, fix nix-command by adding mainProgram #49

enable gofmt, format code, fix nix-command by adding mainProgram

enable gofmt, format code, fix nix-command by adding mainProgram #49

Workflow file for this run

name: "Build"
on:
push:
branches:
- "*"
pull_request:
branches:
- "master"
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v19
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix-build