We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
config: firewood
1 parent db1bbc5 commit 4df4b98Copy full SHA for 4df4b98
.github/workflows/ci.yml
@@ -306,6 +306,7 @@ jobs:
306
- name: Firewood v0.0.12 Reexecution
307
uses: ./.github/actions/c-chain-reexecution-benchmark
308
with:
309
+ config: 'firewood'
310
aws-role: ${{ secrets.AWS_S3_READ_ONLY_ROLE }}
311
aws-region: us-east-2
312
github-token: ${{ secrets.GITHUB_TOKEN }}
@@ -338,6 +339,7 @@ jobs:
338
339
- name: Firewood v0.0.13 Reexecution
340
341
342
343
344
345
0 commit comments