Skip to content

fix: reduce large logs from gh action #2

fix: reduce large logs from gh action

fix: reduce large logs from gh action #2

Workflow file for this run

name: Test with Nix
on: [push, pull_request]
jobs:
run-checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: recursive
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix flake check