Skip to content

fixup! Apply suggestions from code review #244

fixup! Apply suggestions from code review

fixup! Apply suggestions from code review #244

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Serokell <https://serokell.io/>
#
# SPDX-License-Identifier: MPL-2.0
name: nix flake check
on: push
jobs:
check:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- name: Check Nix flake
run: nix flake check -L