From c227f1743fa73872a13de21d3ebd9466ad335763 Mon Sep 17 00:00:00 2001 From: shimataro Date: Sun, 29 Dec 2019 18:16:43 +0900 Subject: [PATCH] * fix test --- .github/workflows/verify.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml index bbaa75a..4830427 100644 --- a/.github/workflows/verify.yml +++ b/.github/workflows/verify.yml @@ -76,6 +76,7 @@ jobs: with: private-key: "DUMMY-PRIVATE-KEY" # overwritten; size fill be 17 bytes. public-key: "DUMMY-PUBLIC-KEY" # overwritten; size fill be 16 bytes. + name: "id_rsa-2" known-hosts: | # appended; size fill be 36 bytes. DUMMY-KNOWN-HOSTS config: | # appended; size fill be 26 bytes.