Skip to content

Commit a93bcd7

Browse files
committed
chore: update bundler spec tests commit hash
1 parent 54a7912 commit a93bcd7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
- uses: actions/checkout@v4
102102
with:
103103
repository: eth-infinitism/bundler-spec-tests
104-
ref: '4d6f66a95099bd79d1da1210212d8f517fbb9481'
104+
ref: '6209cdeaba48105cd7352468844be3882e7f3f23'
105105
submodules: true
106106

107107
- uses: actions/checkout@v4

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ make lint
134134
make test
135135
```
136136

137-
Official [bundler spec tests](https://github.com/eth-infinitism/bundler-spec-tests) developed by the [eth-infinitism](https://github.com/eth-infinitism/) team are also included in the repo's CI pipeline (commit: [4d6f66a95099bd79d1da1210212d8f517fbb9481](https://github.com/eth-infinitism/bundler-spec-tests/tree/4d6f66a95099bd79d1da1210212d8f517fbb9481)). You can find more information on how to run tests [here](https://github.com/eth-infinitism/bundler-spec-tests). Make sure your contribution doesn't break the tests!
137+
Official [bundler spec tests](https://github.com/eth-infinitism/bundler-spec-tests) developed by the [eth-infinitism](https://github.com/eth-infinitism/) team are also included in the repo's CI pipeline (commit: [6209cdeaba48105cd7352468844be3882e7f3f23](https://github.com/eth-infinitism/bundler-spec-tests/tree/6209cdeaba48105cd7352468844be3882e7f3f23)). You can find more information on how to run tests [here](https://github.com/eth-infinitism/bundler-spec-tests). Make sure your contribution doesn't break the tests!
138138

139139
## Contact
140140

0 commit comments

Comments
 (0)