From 19d3591384b7c522c77a99856ab40e5ed73f9765 Mon Sep 17 00:00:00 2001 From: sergerad Date: Thu, 21 Nov 2024 09:09:45 +1300 Subject: [PATCH] Undo whitespace rm in yamls --- .github/workflows/jerigon-native.yml | 2 +- .github/workflows/jerigon-zero.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/jerigon-native.yml b/.github/workflows/jerigon-native.yml index f48648bd1..935cf166a 100644 --- a/.github/workflows/jerigon-native.yml +++ b/.github/workflows/jerigon-native.yml @@ -1,4 +1,4 @@ ---- # Run and populate blockchain with transactions and generate proofs using native tracer +--- # Run and populate blockchain with transactions and generate proofs using native tracer name: Jerigon Integration diff --git a/.github/workflows/jerigon-zero.yml b/.github/workflows/jerigon-zero.yml index bf611a269..6d8017a6e 100644 --- a/.github/workflows/jerigon-zero.yml +++ b/.github/workflows/jerigon-zero.yml @@ -1,4 +1,4 @@ ---- # Run and populate blockchain with transactions and generate proofs using zero tracer +--- # Run and populate blockchain with transactions and generate proofs using zero tracer name: Jerigon Integration