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 3ff1b1d commit 216b81aCopy full SHA for 216b81a
.github/workflows/tests-evm.yml
@@ -43,7 +43,7 @@ jobs:
43
uses: actions/checkout@v4
44
with:
45
repository: paritytech/evm-test-suite
46
- ref: 7762a35a380023a800d213b8ff98f3fb45500661
+ ref: 6ffa85740a82d9cdb90629f9e3dbca5dc175c5e9
47
path: evm-test-suite
48
49
- uses: actions/setup-node@v4
prdoc/pr_8387.prdoc
@@ -0,0 +1,5 @@
1
+title: Update tests-evm.yml
2
+doc:
3
+- audience: Runtime Dev
4
+ description: Update the sha for the evm-test suite
5
+crates: []
0 commit comments