Skip to content

Fix embedded db tests (naming is different) #24

Fix embedded db tests (naming is different)

Fix embedded db tests (naming is different) #24

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@v21
- uses: cachix/cachix-action@v12
with:
name: beam-ci
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
- run: nix-build release.nix