Skip to content

Commit 4df4b98

Browse files
committed
ci: test composition, set config: firewood to reexec bench
1 parent db1bbc5 commit 4df4b98

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,7 @@ jobs:
306306
- name: Firewood v0.0.12 Reexecution
307307
uses: ./.github/actions/c-chain-reexecution-benchmark
308308
with:
309+
config: 'firewood'
309310
aws-role: ${{ secrets.AWS_S3_READ_ONLY_ROLE }}
310311
aws-region: us-east-2
311312
github-token: ${{ secrets.GITHUB_TOKEN }}
@@ -338,6 +339,7 @@ jobs:
338339
- name: Firewood v0.0.13 Reexecution
339340
uses: ./.github/actions/c-chain-reexecution-benchmark
340341
with:
342+
config: 'firewood'
341343
aws-role: ${{ secrets.AWS_S3_READ_ONLY_ROLE }}
342344
aws-region: us-east-2
343345
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)