Skip to content

Commit

Permalink
test split
Browse files Browse the repository at this point in the history
  • Loading branch information
bournezjc committed Nov 12, 2024
1 parent 47ada1e commit c7030bc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,9 @@ jobs:
sed -i "s|github\.com\/babylonlabs-io\/finality-gadget.*|$fp_version|g" go.mod
go mod tidy
- name: Run op e2e tests
run: |
echo $pwd
export PATH=${PATH}:$(go env GOPATH)/bin
make op-e2e-devnet
make test-e2e-op

0 comments on commit c7030bc

Please sign in to comment.