Skip to content

Add FromBackendRow instances for Identity #26

Add FromBackendRow instances for Identity

Add FromBackendRow instances for Identity #26

Workflow file for this run

name: "Build"
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v10
- uses: cachix/cachix-action@v6
with:
name: beam-ci
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
- run: nix-build release.nix