Skip to content

Commit

Permalink
refactor code
Browse files Browse the repository at this point in the history
  • Loading branch information
bournezjc committed Nov 12, 2024
1 parent 8cbc7fa commit 0637522
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,7 @@ jobs:
- name: Run op e2e tests
run: |
echo $(pwd)
export PATH=${PATH}:$(go env GOPATH)/bin
cd finality-provider
cat go.mod
make op-e2e-devnet
make test-e2e-op

0 comments on commit 0637522

Please sign in to comment.