Skip to content

Commit

Permalink
style: fix with prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
ismay committed Jun 11, 2024
1 parent 1a8dfc8 commit df4a897
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
on:
workflow_call:
secrets:
CYPRESS_LOGIN_NAME:
required: true
CYPRESS_LOGIN_PASSWORD:
required: true
CYPRESS_LOGIN_NAME:
required: true
CYPRESS_LOGIN_PASSWORD:
required: true

jobs:
e2e:
Expand Down

0 comments on commit df4a897

Please sign in to comment.