Skip to content

fix: Unmarshal the set value to a json value to avoid stringification of bools #45

fix: Unmarshal the set value to a json value to avoid stringification of bools

fix: Unmarshal the set value to a json value to avoid stringification of bools #45

Workflow file for this run

on:
pull_request:
push:
branches: [main]
jobs:
lints:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- run: nix build .