Skip to content

Merge pull request #52 from serokell/automatic-update #351

Merge pull request #52 from serokell/automatic-update

Merge pull request #52 from serokell/automatic-update #351

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