Skip to content

Commit

Permalink
chore(warp): Update dependency (#1989)
Browse files Browse the repository at this point in the history
  • Loading branch information
dariusc93 authored May 10, 2024
1 parent fd45061 commit d7342d8
Show file tree
Hide file tree
Showing 6 changed files with 1,140 additions and 449 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: 01beb3ceda05b97aeba7e4ba6059c8ec1a2bd16b
ref: ef8b1fa7e7bb9ad2a17ed5c8c192bf385c5da774

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

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

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

- name: Download Key file 🗳️
Expand Down
Loading

0 comments on commit d7342d8

Please sign in to comment.