Skip to content

Automatically update flake.lock to the latest version #288

Automatically update flake.lock to the latest version

Automatically update flake.lock to the latest version #288

Workflow file for this run

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