Skip to content

qe: partially refactor relation aggregation selection #858

qe: partially refactor relation aggregation selection

qe: partially refactor relation aggregation selection #858

name: Prisma Schema (WASM)
on:
push:
branches:
- main
pull_request:
paths-ignore:
- "!.github/workflows/build-prisma-schema-wasm.yml"
- ".github/**"
- ".buildkite/**"
- "*.md"
- "LICENSE"
- "CODEOWNERS"
- "renovate.json"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v24
- run: nix build .#prisma-schema-wasm
- run: nix flake check