mirror of
https://github.com/getsops/sotp.git
synced 2026-02-05 09:45:59 +01:00
Run 'go mod tidy' again.
Signed-off-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
@@ -48,6 +48,9 @@ jobs:
|
||||
- name: Check if directory is clean
|
||||
run: git diff --exit-code
|
||||
|
||||
- name: Run mod tidy again
|
||||
run: go mod tidy
|
||||
|
||||
- name: Import test key
|
||||
run: gpg --import sops_functional_tests_key.asc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user