Skip to content
This repository was archived by the owner on Oct 20, 2024. It is now read-only.

Commit 6532b12

Browse files
authored
Switch test suite to use eth-infinitism repo with v0.6 update (#167)
1 parent 45194bf commit 6532b12

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/compliance.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,8 @@ jobs:
3131
- name: Checkout bundler spec test
3232
uses: actions/checkout@v3
3333
with:
34-
# TODO: Switch to eth-infinitism/bundler-spec-tests once updated to v0.6
35-
repository: hazim-j/bundler-spec-tests
36-
ref: develop
34+
repository: eth-infinitism/bundler-spec-tests
35+
ref: 94a0634ebd6e6da657e863c134d20bc46724ed0f
3736
path: ./bundler-spec-tests
3837
submodules: true
3938

0 commit comments

Comments
 (0)