Skip to content

Commit

Permalink
test usdc-bridge arbitrum
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinoConti committed Jun 26, 2023
1 parent f7befec commit 87b730b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: xlabs/usdc-bridge
ref: develop
ref: feat/add-arbitrum
- name: Set up Node environment
uses: actions/setup-node@v3
with:
Expand Down Expand Up @@ -96,7 +96,7 @@ jobs:

publish:
name: "Publish"
needs:
needs:
- portal
- cctp
runs-on: "ubuntu-latest"
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xlabs/portal-bridge-ui",
"version": "0.1.38",
"version": "0.1.39",
"private": true,
"dependencies": {
"@certusone/wormhole-sdk": "^0.9.18",
Expand Down

0 comments on commit 87b730b

Please sign in to comment.