We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fetch-depth
desktop-e2e
1 parent 4794a49 commit 5ced266Copy full SHA for 5ced266
.github/workflows/desktop-e2e.yml
@@ -72,6 +72,7 @@ jobs:
72
uses: actions/checkout@v4
73
with:
74
fetch-tags: true
75
+ fetch-depth: 1
76
- name: Run end-to-end tests
77
shell: bash -ieo pipefail {0}
78
run: |
@@ -142,6 +143,7 @@ jobs:
142
143
144
145
146
147
148
149
@@ -212,6 +214,7 @@ jobs:
212
214
213
215
216
217
218
219
220
0 commit comments