[CI] Temporarily disabled nix flake check
This commit is contained in:
parent
88613b783a
commit
29bea282e7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/check.yaml
vendored
1
.github/workflows/check.yaml
vendored
|
@ -8,6 +8,7 @@ on:
|
|||
|
||||
jobs:
|
||||
check:
|
||||
if: ${{ false }} // Temporarily disabled
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
|
Loading…
Add table
Reference in a new issue