mirror of
https://github.com/rosenpass/rosenpass.git
synced 2025-12-12 15:49:22 -08:00
fix: Spurious debug output in nix flake
This commit is contained in:
1
.github/workflows/nix.yaml
vendored
1
.github/workflows/nix.yaml
vendored
@@ -78,7 +78,6 @@ jobs:
|
|||||||
- name: Check
|
- name: Check
|
||||||
run: |
|
run: |
|
||||||
nix flake check . --print-build-logs
|
nix flake check . --print-build-logs
|
||||||
nix log /nix/store/3yvnay268gr9jpx3k1y2g3490j6ybssk-vm-test-run-rosenpass-with-key-exchangers.drv
|
|
||||||
x86_64-linux---default:
|
x86_64-linux---default:
|
||||||
name: Build x86_64-linux.default
|
name: Build x86_64-linux.default
|
||||||
runs-on:
|
runs-on:
|
||||||
|
|||||||
Reference in New Issue
Block a user