Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
Bump xk6-ethereum to latest
Browse files Browse the repository at this point in the history
This should fix the loadtest dependency issue
  • Loading branch information
vcastellm committed Aug 30, 2023
1 parent 4369155 commit d466c41
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/[email protected].2
xk6 build --with github.com/distribworks/[email protected].3
- name: Install JQ
run: |
Expand Down

0 comments on commit d466c41

Please sign in to comment.