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.
1 parent a5f70aa commit c23e375Copy full SHA for c23e375
1 file changed
.github/workflows/benchmark.yml
@@ -84,6 +84,7 @@ jobs:
84
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
85
with:
86
name: spamoor-benchmark-results
87
+ path: test/e2e/
88
89
# only update the benchmark baseline on push/dispatch, not on PRs
90
- name: Store EVM Contract Roundtrip result
0 commit comments