[CI] Temporarily disabled nix flake check

This commit is contained in:
Andrea Ciceri 2023-03-19 01:23:12 +01:00
parent 88613b783a
commit 29bea282e7
No known key found for this signature in database
GPG key ID: A1FC89532D1C5654

View file

@ -8,6 +8,7 @@ on:
jobs: jobs:
check: check:
if: ${{ false }} // Temporarily disabled
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout repository - name: Checkout repository