Skip to content

Commit

Permalink
Bump xk6-ethereum to latest (#1860)
Browse files Browse the repository at this point in the history
This should fix the loadtest dependency issue
  • Loading branch information
vcastellm authored Aug 30, 2023
1 parent 4369155 commit 33e0967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/loadtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- name: Install xk6
run: |
go install go.k6.io/xk6/cmd/xk6@latest
xk6 build --with github.com/distribworks/xk6-ethereum@v1.0.2
xk6 build --with github.com/distribworks/xk6-ethereum@v1.0.3
- name: Install JQ
run: |
Expand Down

0 comments on commit 33e0967

Please sign in to comment.