mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
ci: disable telemetry correctly
This commit is contained in:
parent
d96f478fa2
commit
86ac4f081a
1 changed files with 2 additions and 2 deletions
4
.github/workflows/check.yml
vendored
4
.github/workflows/check.yml
vendored
|
|
@ -18,5 +18,5 @@ jobs:
|
||||||
|
|
||||||
- name: Check Nix flake Nixpkgs inputs
|
- name: Check Nix flake Nixpkgs inputs
|
||||||
uses: DeterminateSystems/flake-checker-action@main
|
uses: DeterminateSystems/flake-checker-action@main
|
||||||
env:
|
with:
|
||||||
FLAKE_CHECKER_NO_TELEMETRY: true
|
send-statistics: false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue