fix add longer timeout

merge-requests/19/head
lzebulon 2025-06-14 16:14:59 +02:00
parent d2f2dc1ae8
commit ab20269f92
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ before_script:
- nix-daemon & - nix-daemon &
nix-flake-check: nix-flake-check:
timeout: 1h
stage: test stage: test
script: script:
- nix flake check - nix flake check