Skip to content

Commit

Permalink
Merge branch 'dev' into luis/settings-keybinds
Browse files Browse the repository at this point in the history
  • Loading branch information
luisecm authored Feb 13, 2024
2 parents 22cd7ad + efc735d commit ca2ff05
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ui-automated-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: Satellite-im/Warp
ref: 32f4c53fc462d53553a31762ecd12b4af9329a4a
ref: 0a216237cb9c965754df444b80ea983879831396

- name: Set up cargo cache 🛠️
uses: Swatinem/rust-cache@v2
Expand Down Expand Up @@ -212,7 +212,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: Satellite-im/Warp
ref: 32f4c53fc462d53553a31762ecd12b4af9329a4a
ref: 0a216237cb9c965754df444b80ea983879831396
path: "./warp"

- name: Download Key file 🗳️
Expand Down Expand Up @@ -343,7 +343,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: Satellite-im/Warp
ref: 32f4c53fc462d53553a31762ecd12b4af9329a4a
ref: 0a216237cb9c965754df444b80ea983879831396
path: "./warp"

- name: Download Key file 🗳️
Expand Down Expand Up @@ -473,7 +473,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: Satellite-im/Warp
ref: 32f4c53fc462d53553a31762ecd12b4af9329a4a
ref: 0a216237cb9c965754df444b80ea983879831396
path: "./warp"

- name: Download Key file 🗳️
Expand Down

0 comments on commit ca2ff05

Please sign in to comment.