Skip to content

Commit

Permalink
chore(cargo): Update warp dependency (#1977)
Browse files Browse the repository at this point in the history
  • Loading branch information
dariusc93 authored Apr 22, 2024
1 parent 7542668 commit 924ea43
Show file tree
Hide file tree
Showing 3 changed files with 596 additions and 652 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ui-test-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: Satellite-im/Warp
ref: b574da4ab10cfd7bf38ec0e2b499232a2e8f8eff
ref: 01beb3ceda05b97aeba7e4ba6059c8ec1a2bd16b

- name: Set up cargo cache 🛠️
uses: Swatinem/rust-cache@v2
Expand Down Expand Up @@ -205,7 +205,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: Satellite-im/Warp
ref: b574da4ab10cfd7bf38ec0e2b499232a2e8f8eff
ref: 01beb3ceda05b97aeba7e4ba6059c8ec1a2bd16b
path: "./warp"

- name: Install Dependencies for WebdriverIO
Expand Down Expand Up @@ -338,7 +338,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: Satellite-im/Warp
ref: b574da4ab10cfd7bf38ec0e2b499232a2e8f8eff
ref: 01beb3ceda05b97aeba7e4ba6059c8ec1a2bd16b
path: "./warp"

- name: Install Dependencies for WebdriverIO
Expand Down Expand Up @@ -479,7 +479,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: Satellite-im/Warp
ref: b574da4ab10cfd7bf38ec0e2b499232a2e8f8eff
ref: 01beb3ceda05b97aeba7e4ba6059c8ec1a2bd16b
path: "./warp"

- name: Download Key file 🗳️
Expand Down
Loading

0 comments on commit 924ea43

Please sign in to comment.