Skip to content

Commit fa5abac

Browse files
committed
test(lint): fix
1 parent f3873cd commit fa5abac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-e2e-options.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
with:
4141
path: ~/.cache/Cypress
4242
key: cypress-${{ runner.os }}-${{ hashFiles('pnpm-lock.yaml') }}
43-
43+
4444
- run: pnpm install
4545

4646
- name: Build

0 commit comments

Comments
 (0)