Skip to content

Commit

Permalink
Merge branch 'master' into patched
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierdmello committed Jul 24, 2024
2 parents fef2240 + 6e0e4f1 commit 3416044
Show file tree
Hide file tree
Showing 13 changed files with 319 additions and 192 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: test

on:
push:
branches: [ "master" ]
branches: ["master"]
pull_request:
branches: [ "master" ]
branches: ["master"]

env:
MAINNET_EXECUTION_RPC: ${{ secrets.MAINNET_EXECUTION_RPC }}
Expand Down
Loading

0 comments on commit 3416044

Please sign in to comment.