Skip to content

Commit

Permalink
chore: fix CI missing OP devnet setup
Browse files Browse the repository at this point in the history
  • Loading branch information
bap2pecs committed Oct 16, 2024
1 parent 3182ede commit 2cf5530
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
uses: actions/setup-go@v4
with:
go-version: '1.22'
- name: Set up the devnet data
run: make op-e2e-devnet
- name: Run e2e OP tests
run: make test-e2e-op

Expand Down

0 comments on commit 2cf5530

Please sign in to comment.