mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-12-26 22:24:59 +08:00
remove ssh-to-pgp from sops-nix
This commit is contained in:
parent
d578742590
commit
f540b74ced
11 changed files with 40 additions and 264 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -28,6 +28,7 @@ jobs:
|
|||
if: matrix.os == 'ubuntu-latest'
|
||||
- name: Run lint
|
||||
run: nix-build --no-out-link default.nix -A lint
|
||||
if: matrix.os == 'ubuntu-latest'
|
||||
- name: Build nix packages
|
||||
run: nix-build --no-out-link release.nix
|
||||
- name: Run unit tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue