1
0
Fork 0
mirror of https://github.com/Mic92/sops-nix.git synced 2024-12-14 11:57:52 +00:00

run go tests

This commit is contained in:
Jörg Thalheim 2020-07-12 22:04:29 +01:00
parent 66ce9aa7ba
commit b4bd621de8
No known key found for this signature in database
GPG key ID: 003F2096411B5F92

View file

@ -26,3 +26,5 @@ jobs:
run: nix-instantiate --eval -E '(import <nixpkgs> {}).lib.version'
- name: Build nix packages
run: nix run nixpkgs.nix-build-uncached -c nix-build-uncached default.nix
- name: Run go tests
run: sudo unshare --mount --fork go test ./pkgs/sops-install-secrets