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