[GitHub Actions] Generate Bitcoin-flavoured test vectors with .json filetype.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2022-02-07 21:50:35 +00:00
parent b056349c8b
commit 6b2009635d
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
extension: 'json'
name: 'JSON'
- kind: 'zcash'
extension: 'rs'
extension: 'json'
name: 'Bitcoin-flavoured JSON'
fail-fast: false